check_png_filename: Check if the 'png_filename' is valid

View source: R/check_png_filename.R

check_png_filenameR Documentation

Check if the png_filename is valid

Description

Check if the png_filename is valid Will stop if not.

Usage

check_png_filename(png_filename)

Arguments

png_filename

name of the PNG file to be produced, as checked by check_png_filename

Value

Nothing. Will stop if png_filename is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_png_filename("my.png")

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