Description Usage Arguments Details Value See Also
get_rdata
reads in all Rda or Rdata files from a directory
1 | get_rdata(data.dir, file.ext = ".Rda")
|
data.dir |
A character string with the name of the directory containing the files |
file.ext |
An optional character string, defaults to .Rda |
This function reads in all Rda or Rdata 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.