View source: R/getObj_saveObj.R
getObjNames | R Documentation |
Function to get the names of objects saved in an RData file.
getObjNames(fn)
fn |
|
The RData file is "loaded" in the function environment to determine the names of the associated objects.
a character vector with the object names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.