View source: R/combine_checkboxes.R
get_metadata_spec | R Documentation |
Get metadata specification table
get_metadata_spec(
metadata_tbl,
selected_cols,
names_prefix,
names_sep,
names_glue
)
metadata_tbl |
A metadata tibble from the supertibble generated by |
selected_cols |
Character string vector of field names for checkbox combination |
names_prefix |
String added to the start of every variable name. |
names_sep |
String to separate new column names from |
names_glue |
Instead of |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.