rdsRead | R Documentation |
Read an rds file matched from a list of files
rdsRead(
pat = NULL,
exts = c("rds", "Rds", "RDS"),
fl = makeArgs(),
refhook = NULL
)
pat |
optional string pattern to match |
exts |
extensions for the table file |
fl |
file list (defaults to command arguments) |
refhook |
pass to readRDS |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.