bd-R / bdclean

User-friendly data cleaning pipeline for the inexperienced R user

Home Page:https://bd-r.github.io/bdclean-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ““ bdclean User Guid πŸ““

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

🌳 πŸ„ 🐚 🐟 🐸 🐝 🐒 πŸ“ πŸ‹ πŸ’

About

User-friendly data cleaning pipeline for the inexperienced R user

https://bd-r.github.io/bdclean-guide/

License:GNU General Public License v3.0


Languages

Language:R 98.7%Language:CSS 0.9%Language:SCSS 0.3%