loadRDS | R Documentation |
Reads data from a RDS file.
## Default S3 method:
loadRDS(file, ...)
## S3 method for class 'RdsFile'
loadRDS(file, ...)
file |
A |
... |
Additional arguments passed to |
Returns an R object.
Henrik Bengtsson
readRDS
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.