Description Usage Arguments Examples
na_profile
| 1 | na_profile(data, all_cols = FALSE)
 | 
| data | A data.frame. | 
| all_cols | A character vector of column names. | 
| 1 2 3 4 | na_profile(airquality)
na_profile(airquality, all_cols = TRUE)
na_profile(mtcars)
na_profile(mtcars, all_cols = TRUE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.