Description Usage Arguments Value
Function to load a file: replaces blank space by NA using na.string and check if there are duplicate column names
1 | load_datatable(file, check.names = TRUE)
|
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 |
loads the data as data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.