get_data: Get controller data set

View source: R/pmxClass.R

get_dataR Documentation

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()


ggPMXdevelopment/ggPMX documentation built on Dec. 11, 2023, 5:24 a.m.