name_series: name_series

View source: R/name_series.R

name_seriesR Documentation

name_series

Description

Function to create files without over writing them.

Usage

name_series(name_file, type_file)

Arguments

name_file

String, representing the name of the file

type_file

String, representing the extension of the file

Details

It will add an underscore and the next number of the series.

Value

String, with the next name of the series

Examples

name_series("test", "csv")

bronnimannj/jbutilities documentation built on July 2, 2023, 4:09 p.m.