description_fars_read: How to make a map

Description Usage Arguments See Also Examples

Description

A dataframe containing county-specific data by state in USA with contour using latitude and longitude of geographic center, and region code. It includes each U.S. county as of the 2013, 2014 and 2015 census. Read a csv file when it exists and forwards the argument as a data frame with format csv.

Usage

1
fars_read(filename)

Arguments

file

a connection or a character string giving the name of the file to load.

See Also

read_csv.

Examples

1
2
## read a database
## Not run: fars_read(filename = "accident_2013.csv.bz2")

RG9303/Project-RG-Package documentation built on June 16, 2020, 3 p.m.