Description Usage Arguments Value
Get names from config, either as a list of names or characters.
Uses file path stored in environment variable R_CONFIG_NAMES (if set) or
./config.yml) instead
1 2 3 4 5 6 |
... |
[character] Name identifiers |
type |
[character] Name type, on of |
as_character |
[logical] Return name as |
[list] List of desired names (either as names or character)
that can e.g. be used in dplyr::select(!!!<return_value>) or the like
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.