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

Value

a dataframe as created by data.table::fread()


oddsapiR documentation built on March 31, 2023, 5:27 p.m.