| get_plot_config | R Documentation |
Get the plot config by name
get_plot_config(ctr, pname)
ctr |
the controller object |
pname |
the plot name |
the config object
Other pmxclass:
get_cats(),
get_conts(),
get_covariates(),
get_data(),
get_occ(),
get_plot(),
get_strats(),
plot_names(),
plots(),
pmx_update(),
set_data(),
set_plot()
ctr <- theophylline()
ctr %>% set_plot("IND", pname = "indiv1")
ctr %>% get_plot_config("distr1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.