View source: R/preprocess-metadata-tables.R
pt_validate_flags | R Documentation |
Checks the flags from the metadata tables. Specifically check that flags are unique and all flags have an id
pt_validate_flags(flags_table)
flags_table |
the table containing the flags. Must have columns flag_id, flag_category, and flag_message |
a data frame with columns flag_id, flag_category, and flag_message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.