Description Usage Arguments Value Note Author(s)
Evaluate the ellipsis (i.e. '...') in environment env and coerce it to a list.
1 | dots(env = parent.frame())
|
env, |
environment, the environment in which to search for the ellipsis. Defaults to the parent frame. |
named list.
Any promise objects in the ellipsis object are evaluated in environment env.
Ron Triepels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.