Description Usage Arguments Examples
Get any adjust()
from the three dot construct.
1 |
... |
Any argument. |
1 2 3 4 5 6 7 8 9 | ## Not run:
foo <- function(...) {
get_adjust(...)
}
foo(1)
foo(adjust("stack"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.