View source: R/standardize_column_order.R
easystats_columns | R Documentation |
Returns all valid column names that are used or defined across easystats packages as character vector.
easystats_columns(select = "all")
broom_columns(select = "all")
select |
String, indicating which columns to return. |
A character vector with all (or selected) column names that are
in use across the easystats-ecosystem, or broom-alike column names for
broom_columns()
.
easystats_columns("uncertainty")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.