EventDate: EventDate class

Description Usage Arguments Value

View source: R/class_EventData.R

Description

#' A constructor for the EventDate class.

Usage

1
EventDate(data, columns, label = columns[1], lwd = 4, col = "grey")

Arguments

data

A data.frame containing the necessary data

columns

A vector of columns contain the event

label

A short name for the event

lwd

Line width

col

The colour to use for each event

Value

An object of class EventDate


csmoxford/TreatmentData documentation built on May 3, 2019, 9:38 p.m.