Description Usage Arguments Value Author(s) References Examples
Estimate fraction of missing entries (NAs) and visualize data availability for the different fields.
1 |
df |
data.frame to explore |
List with following elements
plotggplot2 object
tableTable summarizing the field name (field_name), overall fraction of available (non-NA) and missing entries (NAs) as percentages [0, 100], number of non-NA entries (n), and the number of unique entries (unique_entries)
Leo Lahti leo.lahti@iki.fi
See citation("comhis")
1 | # field_availability(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.