rush_config | R Documentation |
Returns the rush config that was set by rush_plan()
.
rush_config()
list()
with the stored configuration.
# This example is not executed since Redis must be installed
config_local = redux::redis_config()
rush_plan(config = config_local, n_workers = 2)
rush_config()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.