read_opendata_csv: Read in csv file of county data assembled for Open Data...

View source: R/read_opendata_csv.R

read_opendata_csvR Documentation

Read in csv file of county data assembled for Open Data Portal

Description

Reads in the file using data.table::fread and assigns the appropriate class to each column.

Usage

read_opendata_csv(path)

Arguments

path

Path to the csv file, including file name and extension.

Value

Returns a dataframe of the assembled data.


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