get_adjust: Get Adjust

Description Usage Arguments Examples

View source: R/adjust.R

Description

Get any adjust() from the three dot construct.

Usage

1

Arguments

...

Any argument.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
foo <- function(...) {
  get_adjust(...)
}

foo(1)
foo(adjust("stack"))

## End(Not run)

devOpifex/g2r documentation built on Jan. 16, 2022, 12:36 a.m.