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/prepare.data documentation built on May 15, 2019, 5:05 a.m.