transform.Lexis {Epi}R Documentation

Transform a Lexis objects

Description

Transform a Lexis object

Usage

## S3 method for class 'Lexis':
transform(`_data`, ...)

Arguments

_data an object of class Lexis.
... additional arguments to be passed to transform.data.frame.

Details

The transform method for Lexis objects works exactly as the method for data frames.

Value

A transformed Lexis object.

Author(s)

Martyn Plummer

See Also

Lexis, merge.Lexis, subset.Lexis


[Package Epi version 1.0.12 Index]