View source: R/create-rds-attach-retrospectives.R
create_rds_attach_retrospectives | R Documentation |
Load retrospective RDS files and attach to as RDS file
create_rds_attach_retrospectives(
model_path = NULL,
verbose = TRUE,
base_model_name = "Base model",
...
)
model_path |
Directory name of model to be loaded |
verbose |
Logical. If |
base_model_name |
The name to show in retrospective comparison plots for the base model |
... |
Passed to |
Load retrospectives and attach it to an already-created RDS file as the list
element retrospectives
and overwrite the RDS file
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.