| loadRDS | R Documentation |
Load an object from a RDS file and returns a logical flag
loadRDS(rdsFile, variableName, refhook = NULL)
rdsFile |
Character string, name of the rds file to be loaded |
variableName |
Character string or variable name, variable name to which the loaded value is assigned to |
refhook |
Logical, passed to |
Logical, TRUE if the file loading was successful, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.