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
- Host: GitHub
- URL: https://github.com/danstich/data4_r4nalms
- Owner: danStich
- Created: 2018-10-09T02:32:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T11:15:32.000Z (over 3 years ago)
- Last Synced: 2025-10-25T23:41:34.531Z (9 months ago)
- Language: R
- Homepage:
- Size: 9.32 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.