Learn R Programming

campsis (version 1.9.0)

Dataset: Create a dataset.

Description

Create a dataset.

Usage

Dataset(subjects = NULL, label = as.character(NA), json = NULL)

Value

a dataset

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