make_filename: Create a string 'accident_<specified year>.csv.bz2'

Description Usage Arguments Value Examples

Description

By inserting the intended year, the function will create a string 'accident_<specified year>.csv.bz2', that can be used as a reference to a file name in other functions.

Usage

1

Arguments

year

An integer that represents the year we want to put in the string.

Value

A string 'accident_<specified year>.csv.bz2'

Examples

1
2

RushdSowell/farsForCoursera documentation built on May 20, 2019, 2:57 p.m.