Occasion | R Documentation |
Define a new occasion. Occasions are defined by mapping occasion values to dose numbers. A new column will automatically be created in the exported dataset.
Occasion(colname, values, doseNumbers)
colname |
name of the column that will be output in dataset |
values |
the occasion numbers, any integer vector |
doseNumbers |
the related dose numbers, any integer vector of same length as 'values' |
occasion object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.