thiloshon / bddwc.app

Graphical Interface for Darwinizer App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bdDwC.app

Darwinazing biodiversity data in R.

"Darwin Core is a standard maintained by the Darwin Core maintenance group. It includes a glossary of terms intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions." Darwin Core

bddwc.app is an shiny UI extension of bdDwC package that user can use to Darwinize given dataset. This package is part of bdverse and has a colsole interface implemented in bdDwC.


Install bddwc.app with:

devtools::install_github("bd-R/bddwc.app")

To use bddwc.app, load bdDwC package with:

library(bddwc.app)

and to run the shiny app with:

bddwc_app()

About

Graphical Interface for Darwinizer App

License:GNU General Public License v3.0


Languages

Language:R 96.6%Language:CSS 3.4%