make_filename: Function 'make_filename'

Description Usage Arguments Value Examples

Description

This function takes a year value as input and adds this value into a textstring for the zipped filename. As this is the last performed operation this is also the return value. sprintf is a generic C function that pastes a text string (coming from the base package). The output is created as accident_ followed by the value of the year.

Usage

1

Arguments

year

Input of a numeric integer value for the year.

Value

A textstring is returned.

Examples

1

FunWithForest/Rpackage_fars documentation built on May 20, 2019, 8:30 a.m.