Provides features to manage the complete workflow for biodiversity data cleaning. Uploading data, gathering input from users (in order to adjust cleaning procedures), cleaning data and finally, generating various reports and several versions of the data. Facilitates user-level data cleaning, designed for the inexperienced R user. T Gueta et al (2018)
bdclean
will provide features to manage complete pipeline for biodiversity data cleaning.
A modular approach to plug in data checking and cleaning functions would make this package
one stop shop for many biodiversity data cleaning needs.
From CRAN
install.packages("bdclean")
Development version, from GitHub
library("devtools")devtools::install_github("bd-R/bdclean")
library("bdclean")
run_bdclean()
Cleaning reports should be created in Your-Working-Directory\CleaningReports
Please submit your feedback using this link
🌳 🍄 🐚 🐟 🐸 🐝 🐢 🐓 🐋 🐒 :octocat: