is.float,numeric-method {bigmemory} | R Documentation |
Is Float?
Description
Check if R numeric value has float flag
Usage
## S4 method for signature 'numeric'
is.float(x)
Arguments
x |
A numeric value |
[Package bigmemory version 4.6.4 Index]