View source: R/data.frame-handling.R
across_options | R Documentation |
Returns input options for the across
argument.
across_options(df, n.across.subset = 25)
df |
A data.frame |
n.across.subset |
Numeric value. Denotes the maximal number of unique groups the across options to be returned may contain. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.