check_csv_filename: Check if the 'csv_filename' is valid

View source: R/check_csv_filename.R

check_csv_filenameR Documentation

Check if the csv_filename is valid

Description

Check if the csv_filename is valid Will stop if not.

Usage

check_csv_filename(csv_filename)

Arguments

csv_filename

name of the comma-seperated (.csv) file to be produced, as checked by check_csv_filename

Value

Nothing. Will stop if csv_filename is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_csv_filename("my.csv")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.