Skip to content

annakrystalli/campsite-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

campsite-shiny

The goal of campsite-shiny is to visualise results of CAMPSITE simulations.

Installation

To run the shiny app use:

git clone https://github.com/annakrystalli/campsite-shiny.git

to clone a copy of the repository locally.

Installing dependencies

The app uses renv to manage dependencies. To install all required dependencies run:

renv::restore()

Running the app

To launch the app open app.R and click on Lanuch App. Alternatively you can use

source("app.R")

Releases

No releases published

Packages

No packages published

Languages