Description Usage Arguments Value Examples
Convenience function to determine if elements of a vector are convertible to numeric
1 | like_numeric(x)
|
x |
- vector |
logical vector of same length as x
1 | # like_numeric(c('1','a')) produces (TRUE, FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.