Description Usage Arguments Examples
Returns the number of Non-NAs in an object by column (for data.frames and
matricies) or just the number of Non-NAs (for all other objects). You may
also set the type argument to "percent"
to see the percent of Non-NAs.
1 |
data |
an object, can be a data.frame (see Non-NAs by column), matrix (also see Non-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.