View source: R/general_functions.R
try_fread | R Documentation |
data.table::fread sometimes crashes. If crashing, try read.csv then converting.
try_fread(filename, ...)
filename |
character vector of length 1 ending in .csv |
the read data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.