View source: R/combine_checkboxes.R
replace_true | R Documentation |
Simple utility function for replacing checkbox field values.
replace_true(col, col_name, metadata, raw_or_label)
col |
A vector |
col_name |
A string |
metadata |
A metadata tibble from the original supertibble |
raw_or_label |
Either 'raw' or 'label' to specify whether to use raw coded values or labels for the options. Default 'label'. |
A character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.