set_abbrev | R Documentation |
update or add a new abbreviation
set_abbrev(ctr, ...)
ctr |
|
... |
Options to set or add, with the form |
ctr <- theophylline()
ctr %>% set_abbrev("new_param" = "new value")
ctr %>% get_abbrev("new_param")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.