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