Description Usage Arguments Value Examples
get a file with data table library . Fread function
1 | oos_dt_get_file(credentials, container, file_name, cols)
|
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 |
returns any errors. NULL means success.
1 | #oos_dt_get_file(my_credentials,"sales","sales.csv", cols )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.