csv_from_url function

Load .csv / .csv.gz file from a remote connection

Load .csv / .csv.gz file from a remote connection

This is a thin wrapper on data.table::fread

csv_from_url(...)

Arguments

  • ...: passed to data.table::fread