oos_dt_get_file: get a file with data table library . Fread function

Description Usage Arguments Value Examples

Description

get a file with data table library . Fread function

Usage

1
oos_dt_get_file(credentials, container, file_name, cols)

Arguments

credentials

List Object returned from a call to oos_autheticate

container

Full container name where the file resides.

file_name

the name of the file to be removed

Value

returns any errors. NULL means success.

Examples

1
#oos_dt_get_file(my_credentials,"sales","sales.csv", cols )

pquinones/POS documentation built on May 6, 2019, 6:04 p.m.