read_input | R Documentation |
Read Modelling input data
read_input(
ipath,
dv,
dvid,
cats = "",
conts = "",
strats = "",
occ = "",
endpoint = NULL,
id = NULL,
time = NULL
)
ipath |
full path of the input file |
dv |
|
dvid |
|
cats |
[Optional] |
conts |
[Optional] |
strats |
[Optional] |
occ |
[Optional] |
endpoint |
|
id |
|
time |
|
data.table well formatted containing modelling input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.