length2 | R Documentation |
New version of length which can handle NA's
length2(x, na.rm = FALSE)
x |
a vector |
na.rm |
if TRUE does not acount for NA's when taking the length of |
an integer of the length of x
accounting for NAs or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.