sumisna | R Documentation |
This function counts the number of na's in a vector.
sumisna(x, funct = "is.na")
x |
the vector containing the na values. |
funct |
the function to use to count the na's, theoretically can be changed to a different function to count something other than na's |
sumisna_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.