transform.Lexis {Epi} | R Documentation |
Transform a Lexis object
## S3 method for class 'Lexis': transform(`_data`, ...)
_data |
an object of class Lexis . |
... |
additional arguments to be passed to transform.data.frame . |
The transform method for Lexis
objects works exactly as the
method for data frames.
A transformed Lexis
object.
Martyn Plummer
Lexis
,
merge.Lexis
,
subset.Lexis