Description Usage Arguments Value
Get name from config, either as a name or character.
Uses file path stored in environment variable R_CONFIG_NAMES (if set) or
./config.yml) instead
1  | get_name(x, type = valid__name_types(), mapping = list(), as_character = FALSE)
 | 
x | 
 [character] Name identifier  | 
type | 
 [character] Name type, on of   | 
as_character | 
 [logical] Return name as   | 
[name or character] Desired name that can e.g. be used in
dplyr::selet(!!<return_value>) or the like
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.