my_inspect_na | R Documentation |
Perform some inspectdf package function and put the results in preformated tables.
my_inspect_na(df)
df |
A data frame. |
Data must have the type of variables your looking to summarize.
library(tidyverse) iris %>% my_inspect_na()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.