The goal of phenogamShiny is to model densities of species at a given site using cumulative degree days.
You can install the development version of phenogamShiny like so:
remotes::install_github("https://github.com/ecodata-technology/phenogamShiny")
This is a basic example which shows you how to run the app:
library(phenogamShiny)
run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.