Methods for LNToutput output objects
# S4 method for LNToutput
dim(x)# S4 method for LNToutput
show(object)
# S4 method for LNToutput,ANY,ANY,ANY
[(x, i, j, invert = FALSE, ..., drop = TRUE)
# S4 method for LNToutput,LNToutput
+(e1, e2)
An LNToutput object.
Rows of the meta data.frame (default) or values of j.
The column you want to use to subset the LNToutput object. Takes character strings.
Invert the selection of i.
not used.
not used (it's here so tests do not complain).
LNToutput objects which will be combined.