blockr_option.Rd
Retrieves options via getOption()
or environment variable and prefixes
the option with blockr.
or blockr_
respectively. Also converts to lower
case for getOption()
and upper case for environment variables.
blockr_option(name, default)