subsetting the NetProphetDataSet
sub-NetProphetDataSet-ANY-ANY-ANY-method.Rdsubsetting the NetProphetDataSet
Arguments
- x
a NetProphetDataSet object
- i
column index or incicies (a numeric or boolean vector)
- j
column filter -- an index, name, boolean or vector of them
- drop
default TRUE. This may not do anything -- need to check if it is part of the Extending SummarizedExperiment documentation, or a feature I added, then removed and forgot to remove the argument.