find_series: find_series

View source: R/find_series.R

find_seriesR Documentation

find_series

Description

Function to find the latest file in a series. Types recognized are:

Usage

find_series(name_file, type_file)

Arguments

name_file

String, representing the name of the file. If file not at the working directory, add the path to it.

type_file

String, representing the extension of the file

Value

String, with the last name of the series

Examples

find_series("test", "csv")

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