get.incidence2-obkData-method: Modified obkData method such that doBy statements are...

Description Usage Arguments

Description

Modified obkData method such that doBy statements are possible

Usage

1
2
3
4
## S4 method for signature 'obkData'
get.incidence2(x, data, where = NULL, val.min = NULL,
  val.max = NULL, val.kept = NULL, regexp = NULL, from = NULL,
  to = NULL, interval = 1, add.zero = TRUE, doBy = NULL, ...)

Arguments

x

See obkData::get.incidence

data

See obkData::get.incidence

where

See obkData::get.incidence

val.min

See obkData::get.incidence

val.max

See obkData::get.incidence

val.kept

See obkData::get.incidence

regexp

See obkData::get.incidence

from

See obkData::get.incidence

to

See obkData::get.incidence

interval

See obkData::get.incidence

add.zero

See obkData::get.incidence

doBy

A character list of factor variables in the individuals slot to compute the ts for.

...

See obkData::get.incidence


Hackout2/incidence documentation built on May 6, 2019, 9:47 p.m.