View source: R/create-rds-file.R
load_rds_file | R Documentation |
create_rds_file()
Load RDS file which was generated by create_rds_file()
load_rds_file(model_dir = NULL)
model_dir |
Directory name of model to be loaded |
The results of base::readRDS()
or NULL
if the file does not exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.