Filter Data Frame by Bottle Number

filterForRelevantBottles(sampleDataExtended, bottlesToConsider)

Arguments

sampleDataExtended

dataFrame with column bottle

bottlesToConsider

vector of bottle numbers to be considered

Value

data frame with rows in which column bottle is one of the numbers given in bottlesToConsider