Skip to contents

filters whole data set to values of specified column

Usage

filtered_datalist(data, filter_col = NULL, filter_value = NULL)

Arguments

data

list of data.tables

filter_col

save out a subset of data, based on this column

filter_value

using this value as filter