s3read_any: Reads fst, csv, and gz objects from S3; may cause errors for...

Description Usage Arguments

View source: R/s3read_any.R

Description

Reads fst, csv, and gz objects from S3; may cause errors for csv.gz

Usage

1
s3read_any(awsfile, localdirec = NULL, localfile = TRUE, ...)

Arguments

localdirec

A local directory that might have that same file

localfile

Search for file locally before downloading it from AWS

awfile

The path and file you want to read from aws


BrianAronson/docshop documentation built on Jan. 13, 2020, 3:13 a.m.