s3_get_csv: Read a csv table into R

s3_get_csvR Documentation

Read a csv table into R

Description

Example of a custom import tool created with s3_get_table <- build_custom_get(FUN = read.csv)

Usage

s3_get_csv(..., fun.args = NULL, aws.args = NULL)

Value

an S3 object read into R using read.table


dkrozelle/s3r documentation built on May 16, 2022, 8:36 p.m.