Description Usage Arguments Details Value See Also
save_rds saves data in RDS files
1  | 
data.dir | 
 A character string with the name of the directory containing the RDS files  | 
pattern | 
 A regular expression indicating the objects to be saved  | 
file.ext | 
 An optional character string, defaults to .Rds  | 
This function saves all designated data frames in RDS files within a given directory.
An R object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.