powered by
Removes the rush plan that was set by rush_plan().
rush_plan()
remove_rush_plan()
Invisible TRUE. Function called for side effects.
TRUE
# This example is not executed since Redis must be installed # \donttest{ config_local = redux::redis_config() rush_plan(config = config_local, n_workers = 2) remove_rush_plan() # }
Run the code above in your browser using DataLab