NOTE: This is a package template, which will be used to provide an interface to the Biodiverse tool.
Provides and interface to functionalities available in the Biodiverse. Biodiverse is a tool for the spatial analysis of diversity using indices based on taxonomic, phylogenetic, trait and matrix-based (e.g. genetic distance) relationships, as well as related environmental and temporal variations. More information is available at its Github page.
You can install BiodiverseR like so:
devtools::install_github("shawnlaffan/BiodiverseR")
Checking that the Biodiverse tool can be accessed:
library(BiodiverseR)
cs = create_service("test")
#> [1] "test"
#check_service(cs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.