View source: R/params_functions.R
| ffm_set_site_param | R Documentation | 
Sets the value of a site meta-data parameter.
ffm_set_site_param(tbl, param, value, units = NA_character_)
| tbl | The parameter table in which to set the value. | 
| param | (character) Label of the parameter to set. | 
| value | Value of the parameter (will be converted to character). | 
| units | (option) The units of measurement for the supplied value. | 
The updated parameter table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.