make_filename: Make a character as "accident_'year'.csv.bz2"

Description Usage Arguments Value Examples

Description

The function will transfer the year you input into an integer and output as a character named "accident_'year'.csv.bz2". You can input the year using year argument.

Usage

1

Arguments

year

The year you want to process

Value

The function returns a character in the form "accident_'year'.csv.bz2"

Examples

1

askia318/CSVProcess documentation built on May 5, 2019, 3:48 p.m.