Rdocumentation
powered by
Learn R Programming
dmtools (version 0.2.6)
to_dbl: Cast to double type
Description
Cast to double type
Usage
to_dbl(vals)
Arguments
vals
A character or double vector.
Value
A double vector.