Filter Data Frame by Bottle Number
filterForRelevantBottles(sampleDataExtended, bottlesToConsider)
sampleDataExtended | dataFrame with column bottle |
---|---|
bottlesToConsider | vector of bottle numbers to be considered |
data frame with rows in which column bottle is one of the numbers given in bottlesToConsider