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

https://github.com/danstich/data4_r4nalms

Data repository for R4NALMS workshop
https://github.com/danstich/data4_r4nalms

Last synced: 10 days ago
JSON representation

Data repository for R4NALMS workshop

Awesome Lists containing this project

README

          

# data4_r4nalms
Data repository for R4NALMS workshop

# How to get the files for workshop
Please click on the green `code` button in the upper right corner and then `Download ZIP` to save as a compressed file on your computer. The files will need to be extracted ("unzipped") before they can be accessed by R.

# What is this stuff?
The complete R code and data for both introductory and intermediate workshop sessions:

## Introductory
`Introductory.R` This is the script for the first half of the Introductory session. We will not to everything here. It is beefy so you can come back to it and play!

`Introductory-II.R` This is the script for the second half of the Introductory session which will focus on data manipulation and plotting in the `tidyverse`.

`data/physical` A csv file containing vertical profile data from Otsego Lake, NY for the last few decades.

## Intermediate
`Intermediate.R` This is the script for the Intermediate R session.

`data/physical.csv` A csv file containing vertical profile data from Otsego Lake, NY for the last few decades.