Description Usage Arguments Details Value Author(s) See Also Examples
Count and return some statistics about missing values
1 |
var |
a vector |
The function take var
and count the occurrence of missing data.
This function returns a list with
n.total |
number of observations of |
na |
number of missing observations |
n.valid |
number of valid observations |
percent.na |
percentage of missing observations |
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.