bdclean
User-friendly biodiversity data cleaning pipeline
bdclean is a user-friendly data cleaning Shiny app for the inexperienced R user. It provides features to manage complete workflow for biodiversity data cleaning, from uploading the data; gathering input from the user, in order to adjust cleaning procedures; perform the cleaning; and finally, generating various reports and several versions of the data
Install
From CRAN
install.packages("bdclean")Development version, from GitHub
library("devtools")
devtools::install_github("bd-R/bdclean")library("bdclean")Using bdclean
run_bdclean()Cleaning reports should be created in Your-Working-Directory\CleaningReports
We need your feedback 😇
Please submit your feedback using this link