type.double {interfacer} | R Documentation |
Coerce to a double.
Description
Coerce to a double.
Usage
type.double(x)
Arguments
x |
any vector |
Value
the input as a double, error if this would involve data loss.
[Package interfacer version 0.3.3 Index]