Description Usage Arguments Value Examples
View source: R/name_function.R
Takes the string "dat" and pastes an index This function is mostly a DRY private function that helps generate the name of dataframes
1 | name_func(index)
|
index |
A numeric vector of length 1 that takes an index. Intended to be used in loops for generating large batches of objects |
None
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.