Description Usage Arguments Value
This function identifies whether an item in a named list is NA
or not,
and creates a named list with respective TRUE
/ FALSE
values.
This list can be appended to an existing whisker tokens list, and used in templates for conditional
generation of text snippets and code chunks.
The names in the generated list are of the form previousname_roar_flag
1 | make_flag_list(tokenlist)
|
tokenlist, |
named list with at least 1 item |
list, with one item per tokenlist
item
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.