production_mode
R/ui.R
production_mode.Rd
Calls options(downsize = FALSE) to scale up a workflow to production mode. This affects the downsize function. Use the help_downsize function to get more help.
options(downsize = FALSE)
downsize
help_downsize
production_mode()
Use the help_downsize function to get more help.
help_downsize, downsize, test_mode, my_mode
test_mode
my_mode