plotHAZ: plotHAZ

Description Usage Arguments Value Examples

Description

Plots the simulated data in a FAIRsimulator study object.

Usage

1
plotHAZ(StudyObj, data = NULL)

Arguments

StudyObj

A FAIRsimulator study object.

data

A data frame with the data to be plotted. If omitted, the data will be extracted from the study object.

Value

A ggplot object

Examples

1
2
3
4
## Not run: 
plotHAZ(StudyObj)

## End(Not run)

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