Selects combinationId, precursorCollisionEnergy and scanRelativeIntenty to write to file.

writeGroup(tibble, outputPrefix, skip = FALSE)

Arguments

tibble

the data frame / tibble to write.

outputPrefix

the output prefix for the file.

skip

if true, skip writing.

Value

the input tibble.