load_datatable: A wrapper around data.table fread and nothing else

Description Usage Arguments Examples

Description

This function allows you to load a csv table fast

Usage

1

Arguments

source

The path to the file to load

double

Should we load twice to make sure the types are ok (def : T)

Examples

1
load_data("data/kaggle_titanic_train.csv", T)

desstatsutiles/mlprepr documentation built on May 28, 2019, 2:53 p.m.