| tbl_count | R Documentation |
Build a tibble of counts
tbl_count(
data,
matching_variables = c("^name", "^type"),
weight_columns = c(NA),
exclude_columns = NULL,
include_logical = T,
include_factor = T,
unite_features = T,
numeric_columns = NULL,
scale_results = F,
include_proportion = T
)
scale_results |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.