- .data
A data frame, data frame extension (e.g. a tibble), or a
lazy data frame (e.g. from dbplyr or dtplyr). See Methods, below, for
more details.
- ...
<data-masking
> Optional variables to
use when determining uniqueness. If there are multiple rows for a given
combination of inputs, only the first row will be preserved. If omitted,
will use all variables in the data frame.
- .messages
a set of glue specs. The glue code can use any global
variable, or {.strata},{.count.in},and {.count.out}
- .headline
a headline glue spec. The glue code can use any global
variable, or {.strata},{.count.in},and {.count.out}
- .tag
if you want the summary data from this step in the future then
give it a name with .tag.