set_param | R Documentation |
check if a field exists in a list and if not then set it
set_param(l = list(), name = "", value = NA_character_)
l |
input list |
name |
the name of the field |
value |
the value to assign if the field is NULL (by default NA_character_) |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.