Description Usage Arguments Details
View source: R/utility_functions.R
Recycles arguments.
1 |
... |
A list of arguments to be recycled. |
prototype |
an optional argument. If given, repeats all arguments up to the length of the prototype. If an element of the list has the name, it is used. If not, the variable itself is used. |
Recycles arguments so that all vectors are equally long. If a prototype is given, each vector will have the same size as the prototype.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.