csv_from_url: *Load .csv / .csv.gz file from a remote connection*

View source: R/utils.R

csv_from_urlR Documentation

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

Description

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

Usage

csv_from_url(...)

Arguments

...

passed to data.table::fread


wehoop documentation built on Nov. 26, 2023, 1:08 a.m.