| production_mode {downsize} | R Documentation |
Function production_mode
Description
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.
Usage
production_mode()
Details
Use the help_downsize function to get more help.
See Also
help_downsize, downsize,
test_mode, my_mode
[Package downsize version 0.2.3 Index]