aloneNumber | R Documentation |
Detection of alone numbers preceded/followed by NAs
aloneNumber(x)
string |
input character vector |
true/false if an orphan found.
aloneNumber(c(1,2,3,NA,99,NA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.