ggPMX (version 0.9.4)

get_data: Get controller data set

Description

Get controller data set

Usage

get_data(ctr, data_set = c("estimates", "predictions", "eta", "finegrid",
  "input", "sim", "individual"))

Arguments

ctr

the controller object

data_set

the data set name

Value

a data.table of the named data set if available.

See Also

Other pmxclass: get_cats, get_conts, get_covariates, get_occ, get_plot_config, get_plot, get_strats, plot_names, plots, pmx_update, set_data, set_plot