compareWithNA | R Documentation |
NA
Compare values including NA
compareWithNA(v1, v2)
v1 |
Value or a list of values to compare. May include |
v2 |
Value or a list of values to compare. May include |
From http://www.cookbook-r.com/Manipulating_data/Comparing_vectors_or_factors_with_NA/
TRUE
wherever elements are the same, including NA
's,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.