plotActiveSubjects: plotActiveSubjects

Description Usage Arguments Details Value Examples

Description

Plot the number of active subjects in each cohort and cycle.

Usage

1

Arguments

StudyObject

A FAIRsimulator study object.

Details

The function returns a graph of the number of subjects in each cohort and cycle. The number is computed as the cumulated number of recruted subjects minus the cumulated number subjects that have dropped out minus the cumulated number of subjects that have completed the cohort.

Value

A ggplot object.

Examples

1
2
3
4
## Not run: 
plotActiveSubjects(StudyObject)

## End(Not run)

eniclas/FAIRsimulator documentation built on May 16, 2019, 5:12 a.m.