checkIntFormat: A way of checking if a string is a valid file name.

View source: R/utils.R

checkIntFormatR Documentation

A way of checking if a string is a valid file name.

Description

A copy from R's grDevices:::checkIntFormat because it is not exported there

Usage

checkIntFormat(s)

Arguments

s

An integer

Value

logical: TRUE or FALSE

Author(s)

R Core Development Team


rockchalk documentation built on Aug. 6, 2022, 5:05 p.m.