View source: R/npds_notifications.R
| summarize_npds_db | R Documentation |
Summarizes NPDS notifications database
summarize_npds_db(x)
x |
object from 'read_npds_notification_db' |
list of the following summary values:
n numeric; is the total number of notifications in the database.
n_na tibble; summarizes data completeness. Includes the number
and percent of NAs for each variable.
frequency tibble; summarizes the variables and values. Include
the number and percent for each variable and respective values for all the
available data.
frequency_by_year tibble; summarizes the variables and values
by year. Include the number and percent for each variable and respective
values for all the available data and grouped by year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.