update_workspace | R Documentation |
Function to update a workspace without exporting the results.
update_workspace(
workspace = NULL,
policy = "parameters",
cruncher_bin_directory = getOption("cruncher_bin_directory"),
log_file = NULL
)
workspace |
Path to the workspace. By default a dialog box opens to choose the workspace. |
policy |
Refreshing policy of the processing. By default |
cruncher_bin_directory |
Path to the "bin" directory of the 'JWSACruncher'. By default
the value of the option |
log_file |
Name of the log file of 'JWSACruncher'. By default the log isn't exported. |
Path to the workspace.
cruncher()
, cruncher_and_param()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.