View source: R/assemble_county_data.R
assemble_county_data | R Documentation |
Only users connected to the CMAR Operations shared drive can use
the default input_path
.
assemble_county_data(input_path = NULL, county = "")
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 |
Right now can only handle files exported from
format_for_opendata()
. Future versions will also be able to assemble
data from convert_to_tidydata()
.
Returns a dataframe of the assembled county data.
Danielle Dempsey
Other OpenData CMAR:
export_county_files()
,
import_strings_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.