| duplicate_datasets | R Documentation |
This function duplicates a data set a variable number of times. This function is to be used in research situations.
duplicate_datasets(dataList, duplicates = 2)
dataList |
A list of data set names that should be duplicated |
duplicates |
The number of duplicates that are desired, defaults to 2 |
a data list of the duplicated datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.