remove_rush_plan | R Documentation |
Removes the rush plan that was set by rush_plan()
.
remove_rush_plan()
Invisible TRUE
. Function called for side effects.
# This example is not executed since Redis must be installed
config_local = redux::redis_config()
rush_plan(config = config_local, n_workers = 2)
remove_rush_plan()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.