iainmstott / ShinyPop

RShiny WebApp showcasing popdemo and Rage R packages alongside com(p)adre matrix databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShinyPop

Visualisations of matrix projection models using R

ShinyPop is a webapp that uses RShiny and the R packages popdemo and Rage to visualise population dynamics and life history parameters using matrix projection models (MPMs). MPMs may be specified by the user, otherwise ShinyPop connects to the COMPADRE and COMADRE MPM databases, which provide over 9000 MPMs for more than 1000 species of plants and animals.

The app is available at iainmstott.shinyapps.io/ShinyPop

If you want to run the app locally on your computer (it can be faster), download all files and run the shiny::shinyAppDir command in startup/runapp.R (remember to change the paths to the local folder the app is stored in). Note this will require the following R packages and their dependencies:
shiny
shinythemes
shinyjs
magrittr
popdemo

About

RShiny WebApp showcasing popdemo and Rage R packages alongside com(p)adre matrix databases


Languages

Language:R 92.6%Language:CSS 7.4%