Summarize multiple measurements per feature in a single run

.summarizeMultipleMeasurements(input, aggregator, feature_columns)

Arguments

input

data.table pre-processed by one of the .cleanRaw* functions.

aggregator

function that will be used to aggregate duplicated values.

feature_columns

chr, vector of names of columns that define features.

Value

data.table