Skip to contents

Split the columns as specified in the registration database.

Usage

do_split(dt = NULL, split = NULL)

Arguments

dt

Input data preferrably in a data.table format but is not mandatory

split

Split specification as a list. Should be equivalent to the output of get_split() function