R/cleaning_summary.R
cleaning_summary.Rd
Describte change in taxa, records, visits and sites between cleaning steps
cleaning_summary(prefix = "bio_", save_ends = TRUE, save_dir = "out", ...)
Character. Prefix used to name objects during the cleaning process
Logical. Save the first and last data frames created by the cleaning process?
Character. Path to save objects to if save_ends == TRUE
Passed to envClean::rec_vis_sit_tax()