knitr::opts_chunk$set(cache = TRUE, echo = TRUE, eval = FALSE)
SpaDES.shiny
packagedevtools::install_github("PredictiveEcology/SpaDES.shiny@development") library(SpaDES.shiny)
shine
Explore the LCC2005
(or your working parent module) using the shine
function:
```r
shine(lcc05) ```
Before you can add your newly created module to a SpaDES
module repository, you must ensure it is complete!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.