list.rdata | R Documentation |
Returns the names of items in a data file
list.rdata(file)
file |
- character name of file |
character - vector of names of items in a .RData file
## Not run:
list.rdata("./data/mydata.rda")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.