assemble_county_data: Assemble sensor string data from different deployments

View source: R/assemble_county_data.R

assemble_county_dataR Documentation

Assemble sensor string data from different deployments

Description

Only users connected to the CMAR Operations shared drive can use the default input_path.

Usage

assemble_county_data(input_path = NULL, county = "")

Arguments

input_path

Path to the *.csv files to be assembled. Default is the Open Data/Deployment Data folder on the CMAR Operations shared drive (user must be connected to the Perennia VPN).

county

A character string. If input_path = NULL, county is the next folder on the path.

Details

Right now can only handle files exported from format_for_opendata(). Future versions will also be able to assemble data from convert_to_tidydata().

Value

Returns a dataframe of the assembled county data.

Author(s)

Danielle Dempsey

See Also

Other OpenData CMAR: export_county_files(), import_strings_data()


Centre-for-Marine-Applied-Research/strings documentation built on Aug. 21, 2023, 8 a.m.