clean_frame | R Documentation |
Uses the functions of framecleaner and other operations to apply cleaning operations to a data frame
clean_frame(.data)
.data |
a data frame |
Functions applied in clean_frame
remove_empty
rename_with
.fn = enc2utf8
clean_names
case = "all_caps", ascii = FALSE)
set_int
set_date
make_na
as_tibble
data frame
iris %>%
clean_frame()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.