Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rockchalk (version 1.8.157)

checkIntFormat: 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)

Value

logical: TRUE or FALSE

Arguments

s

An integer

Author

R Core Development Team