Dataset: Create a dataset.
Description
Create a dataset.
Usage
Dataset(subjects = NULL, label = as.character(NA), json = NULL)
Arguments
- subjects
number of subjects in the default arm
- label
label of the default arm, NA by default
- json
path to JSON dataset file or JSON content in string form