
###################################################
###  Instructions for analysis and results code ###
###################################################

1. Introduction

This README file provides instructions on how to run the example R code associated with 
the paper, "Slow and steady salinization of Sparkling Lake" by Hilary Dugan and Linnea Rock. 

2. Requirements

The code has been tested with R version 3.6.3.  
The following R packages must be installed before the code will run successfully:

library(patchwork)
library(tidyverse)
library(lubridate)
library(reshape2)
library(ggforce)
library(akima)

3. Instructions

Before running any code, make sure the required R packages have been installed.  
All code is embedded in a reproducible RMarkdown File "MainCode.Rmd". 

4. Output

Two figures from the manuscript are saved in the output folder. 