is.single {base} | R Documentation |
is.single
reports an error. There are no single precision
values in R.
is.single(x)
x |
object to be tested. |
is.single
is generic: you can write methods to handle
of specific classes of objects, see InternalMethods.