| dot_args_names | R Documentation |
Helper function for variadic blocks. Processes ...args names to handle numeric indices vs named arguments.
dot_args_names(x)
x |
List with names (typically ...args) |
Character vector of names, or NULL if all numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.