Description Usage Arguments Value Examples
View source: R/nameExtractor.R
Extract data.frame name from a list of data.frames, if no name is given in the list, it will be renamed as "dataset_no.index"
1 | datasetNameExtractor(dataset)
|
dataset |
A list of data sets |
A vector of strings of dataset name
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.