defineOnset: Define critical onset in iChart

Description Usage Arguments Examples

View source: R/define_onset.R

Description

This function allows you to set the critical onset for the analysis window in the iChart

Usage

1
defineOnset(iChart, critonset = 300, includeAways = FALSE)

Arguments

iChart

the iChart

critonset

a number

includeAways

logical

Examples

1
defineOnset(iChart = "iChart", critonset = 300, includeAways=F)

kemacdonald/lwl documentation built on May 20, 2019, 8:46 a.m.