split_data_on_field: Split dataset on factor and saved parts to files

Description Usage Arguments Value

View source: R/cache.R

Description

Split dataset DT on subfolders defined by the distinct values of split_field

Usage

1
split_data_on_field(DT, data_path = "data/cache", split_field)

Arguments

DT

The data frame to split

data_path

The data path to save the parts of the dataset

split_field

The field name to use for the splitting

Value

TRUE if successful


henfiber/later documentation built on May 20, 2019, 6:46 p.m.