Description Usage Arguments Examples
Returns the number of NAs in an object by column (for data.frames and
matricies) or just the number of NAs (for all other objects). You may also
set the type argument to "percent"
to see the percent of NAs.
1 |
data |
an object, can be a data.frame (see NAs by column), matrix (also see NAs by column), or a vector |
type |
|
digits |
the number of digits to round to when the type arguemnt is set
to |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.