dissect | R Documentation |
Returns a tidy summary of each variable's structure, missingness, uniqueness, and suitability for use in regression models.
dissect(data)
data |
A data frame. |
A tibble with columns: Variable, Type, Missing ( and Regression Hint.
dissect(data_birthwt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.