Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vlucet/bn-flood-truro

BN Analysis Flood Risk in Truro
https://github.com/vlucet/bn-flood-truro

Last synced: about 1 month ago
JSON representation

BN Analysis Flood Risk in Truro

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

## Measuring the degree of ‘fit’ within social-ecological systems to support local decision-making

Imogen Hobbs, Valentin Lucet, Jennifer Holzer, Julia Baird, and Gordon M. Hickey

Code repository for the submission to the Journal of Flood Risk Management.

### How to reproduce

1. Clone this repository.
2. Install the `renv` package: `install.packages("renv")`
3. Install the `BiocManager` package: `install.packages("BiocManager")`
4. Use `renv::hydrate` to install all the packages necessary for this analysis. Note that you may need to install BioConductor packages manually as prompted.
5. Run the [`1_analyse_BN_truro.Rmd`](https://github.com/VLucet/bn-flood-truro/blob/main/scripts/1_analyse_BN_truro.Rmd) file.

Alternatively, you can download and open the [knitted html file](https://github.com/VLucet/bn-flood-truro/blob/main/scripts/1_analyse_BN_truro.html) resulting from the markdown file.

### Data format

See the [data readme](https://github.com/VLucet/bn-flood-truro/blob/main/data/README.md) for a detailed description of the excel data format.