as_numeric_without_warnings {clidatajp} | R Documentation |
Wrapper function to convert into numeric without warnings
Description
Wrapper function to convert into numeric without warnings
Usage
as_numeric_without_warnings(x)
Arguments
x |
A string. |
Value
A numeric or NA.
[Package clidatajp version 0.5.2 Index]