Description Usage Arguments Details Value See Also
get_rds reads in all RDS files from a directory
| 1 | get_rds(data.dir, file.ext = ".Rds")
 | 
| data.dir | A character string with the name of the directory containing the RDS files | 
| file.ext | An optional character string, defaults to .Rds | 
This function reads in all RDS files in a given directory and saves them as objects in the Global Environment.
An R object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.