safe_conversion | R Documentation |
These function return an error if a conversion fails.
safe_convert(x, f)
as_numeric_safe(x)
as_integer_safe(x)
x |
A character vector. |
f |
A conversion function. |
A converted vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.