Rdocumentation
powered by
Learn R Programming
rockchalk (version 1.8.91)
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)
Arguments
s
An integer
Value
logical: TRUE or FALSE