isInteger {ffstream}
R Documentation
Check if a value is an integer
Description
Function to check that a value
x
is an integer.
Usage
isInteger(x)
Arguments
x
The value to check.
[Package
ffstream
version 0.1.6
Index
]