skipFeatureList {rLFT} | R Documentation |
Creates a list of features that have been skipped over
Description
Takes in a vector and pushes the feature ID into the vector
Usage
skipFeatureList(x, i)
Arguments
x |
A NumericVector to hold all the skipped features |
i |
ID of the skipped feature |
[Package rLFT version 1.0.1 Index]