Description Usage Arguments Value
dbWork tracks completion of each runID with table work,
i.e., an entire call to do_OneSite. If your project requires a
finer granularity of output management, then set the
use_granular_control in the project description and pass
SFSW2_prj_meta; in that case, the function calls
add_granular_dbWork to add the table need_outputs to
dbWork.
1 | setup_dbWork(path, sim_size, include_YN, resume = FALSE, SFSW2_prj_meta = NULL)
|
path |
A character string. Path to the folder where the database will be created. |
resume |
A logical value. If |
SFSW2_prj_meta |
An environment. Required if |
A logical value indicating success/failure of setting up/connecting
to dbWork and initializing with runIDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.