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

https://github.com/mps9506/lavaca-nutrient-manuscript


https://github.com/mps9506/lavaca-nutrient-manuscript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

---
title: "Lavaca Bay nutrient loading manuscript files"
output: github_document
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

This repo contains the rmarkdown manuscript files used to generate the following accepted manuscript:

Schramm MP. 2023. Linking watershed nutrient loading to estuary water quality with generalized additive models. PeerJ 11:e16073 https://doi.org/10.7717/peerj.16073

The rmarkdown files require LaTeX and the [lavaca-nutrients](https://github.com/TxWRI/lavaca-nutrients) repo for targets to work properly.

```{r}
renv::diagnostics()
```