| my_mode | R Documentation | 
my_modeCheck whether the current workflow is production mode or test mode.
Use the help_downsize function to get more help.
my_mode()
Use the help_downsize function to get more help.
"test mode" if getOption("downsize") is TRUE 
and "production mode" if getOption("downsize") is FALSE or NULL.
help_downsize, downsize, 
test_mode, production_mode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.