Description Usage Arguments Examples
Returns the number of NaNs in an object by column (for data.frames and
matricies) or just the number of NaNs (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 NaNs by column), matrix (also see NaNs 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.