load_datatable: Function to load a file: replaces blank space by NA using...

Description Usage Arguments Value

Description

Function to load a file: replaces blank space by NA using na.string and check if there are duplicate column names

Usage

1
load_datatable(file, check.names = TRUE)

Arguments

file

name of file along with its location

check.names

should names starting with a number, or that are duplicated be treated? TRUE or FALSE

Value

loads the data as data.table


d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.