README.md

Build Status AppVeyor build status Coverage status

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

:notebook: bdclean User Guid :notebook:

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 :innocent:

Please submit your feedback using this link

:deciduous_tree: :mushroom: :shell: :fish: :frog: :honeybee: :turtle: :rooster: :whale2: :monkey:



vijaybarve/bdclean documentation built on Oct. 8, 2021, 9:18 p.m.