Skip to content

A shiny app to guide biological survey planning based on Generalized Dissimilarity Modeling

License

Notifications You must be signed in to change notification settings

jivelasquezt/WhereNext-Pkg

Repository files navigation

License: GPL v3

WhereNext (1.0.0)

WhereNext is a recommendation system to identify iteratively sites that complement the most existing biodiversity surveys. WhereNext will guide you through the process of developing a Generalized Dissimilarity Model (GDM) for your group and area of interest and identifying iteratively survey sites that maximize your potential to record new species.

Install and run the WhereNext shiny app using the following R code.

install.packages("devtools")
devtools::install_github("jivelasquezt/WhereNext-Pkg", build_vignettes = TRUE)
library(WhereNext)
RunWhereNext()

Open package vignette by running browseVignettes(package="WhereNext")

About

A shiny app to guide biological survey planning based on Generalized Dissimilarity Modeling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages