View source: R/vctrs-deprecated.R
| vec_equal_na | R Documentation |
vec_equal_na() has been renamed to vec_detect_missing() and is deprecated
as of vctrs 0.5.0.
vec_equal_na(x)
x |
A vector |
A logical vector the same size as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.