View source: R/wrap_up.R View source: R/wrap_up.R View source: R/utilities.R
This function clears result tables
by removing all rows, except for the
column names. As input, give the path
where the result
folder is located
(e.g., "project_path/output_model"
).
This function clears result tables
by removing all rows, except for the
column names. As input, give the path
where the result
folder is located.
This function clears information from result tables
1 2 3 4 5 | clear_model_results(result_path)
clear_model_results(result_path)
clear_model_results(result_path)
|
result_path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.