check_file_name: Check file name.

View source: R/check_file_name.R

check_file_nameR Documentation

Check file name.

Description

Check and validate a file name.

Usage

check_file_name(path)

Arguments

path

File path.

Details

Checks in variable names include

  • special signs such as Umlaute

  • spaces

Value

Returns the test report.

Examples

# tbd


beckerbenj/eatFDZ documentation built on June 11, 2025, 6:49 a.m.