Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vlucet/bn-flood-truro
- Owner: VLucet
- Created: 2021-12-23T21:38:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T01:20:16.000Z (over 1 year ago)
- Last Synced: 2024-10-12T23:41:14.689Z (2 months ago)
- Language: HTML
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
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.