is.filename: Type checking for filename

View source: R/filename.R

is.filenameR Documentation

Type checking for filename

Description

This function returns TRUE if its argument is a filename and FALSE otherwise.

Usage

is.filename(x)

Arguments

x

object to check

Value

a logical value


filenamer documentation built on May 29, 2024, 11:16 a.m.