Skip to contents

Get the value from the redcapcustodian.env environment

Usage

get_package_scope_var(key)

Arguments

key

The identifying string to lookup

Examples

if (FALSE) {
  get_package_scope_var("hello")
}