powered by
Uses the functions of framecleaner and other operations to apply cleaning operations to a data frame
clean_frame(.data)
data frame
a data frame
Functions applied in clean_frame
clean_frame
remove_empty
rename_with .fn = enc2utf8
rename_with
.fn = enc2utf8
clean_names case = "all_caps", ascii = FALSE)
clean_names
case = "all_caps", ascii = FALSE)
set_int
set_date
make_na
as_tibble
iris %>% clean_frame()
Run the code above in your browser using DataLab