R/zzz.R
get_tramoseats_option.Rd
Set an option for tramoseats
get_tramoseats_option(name)
Name of the option
The requested option or NULL if it doesn't exist
tramoseats_option("test", "DUMMY") get_tramoseats_option("test") #> [1] "DUMMY"