make_filename: make_filename

Description Usage Arguments Details Value Note See Also Examples

View source: R/make_filename.R View source: R/fars_functions.R

Description

The function make_file transform a variable as a integer and print a character vector containing a formatted combination of text and variable value.

The function make_file transform a variable as a integer and print a character vector containing a formatted combination of text and variable value.

Usage

1
2
3

Arguments

year

as a variable to tranform it in an integer value.

Details

you need enter a number or it return a NA.

you need enter a number or it return a NA.

Value

a character vector containing a formatted combination of text and variable value.

a character vector containing a formatted combination of text and variable value.

Note

This function will only create a filename, to read in the file, use fars_read.

See Also

fars_read

Examples

1
2

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