Skip to contents

ColossusExpressionCall Uses a list of function call info and a data.table, and applies the function calls

Usage

ColossusExpressionCall(calls, df)

Arguments

calls

List from 'model$expres' calls formatted as the type of function call, and then the arguments

df

dataset, to be modified by the function calls

Value

returns the transformed data