powered by
update or add a new abbreviation
set_abbrev(ctr, ...)
pmxClass controller object
pmxClass
Options to set or add, with the form name = value.
name = value
# \donttest{ ctr <- theophylline() ctr %>% set_abbrev("new_param" = "new value") ctr %>% get_abbrev("new_param") # }
Run the code above in your browser using DataLab