This help topic is for R version 0.60. For the current version of R, try
https://stat.ethz.ch/R-manual/R-patched/library/base/html/is.single.html
is.single {base}
R Documentation
Is an Object of Single Precision Type?
Description
is.single
reports an error. There are no single precision values in R.
Usage
is.single(x)
[
Package
base
version 0.60
]