## S3 method for class 'Lexis':
subset(x, ...)
## S3 method for class 'stacked.Lexis':
subset(x, ...)
Lexis
subset.data.frame
. This will normally be some logical
expression selecting a subset of the rows. For details see
subset.data.frame
.Lexis
object with selected rows and columns.Lexis
objects works exactly as the
method for data frames. The method for stacked.Lexis
objects also shrinks the set of
levels for lex.Cst
and lex.Xst
to those actually
occurring in the data frame.
Lexis
, merge.Lexis