View source: R/general_methods.R
nobs.eda | R Documentation |
counts the number of all (complete if na.rm is set to TRUE) observations in the EDA object.
## S3 method for class 'eda'
nobs(object, ...)
object |
an EDA object, created by |
a tibble with the number of all and complete observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.