make_filename: FARS make_filename

Description Usage Arguments Value Examples

Description

From the year, creates a valid file name to work with FARS dataset.

Usage

1

Arguments

year

A string or integer representation of a year.

Value

A string matching a valid file name for the dataset, e.g., for 2015, make_filename(2015) will return "./data/accident_2015.csv.bz2"

Examples

1
2

Momus/fars documentation built on May 13, 2019, 1:35 a.m.