upload_data_csv: upload_data_csv

Description Usage Arguments Value

View source: R/load_data.R

Description

Read in csv data files and concatenate.

Usage

1
upload_data_csv(.directory_path, ...)

Arguments

...

Arguments to be passed to readr::read_csv.

directory_path

A directory path string.

Value

The concatenated tibble with column names in snake case.


jmhatch/seebirdr documentation built on April 19, 2020, 10:23 p.m.