https://github.com/stevenmmortimer/modernr
Programming with the Modern R
https://github.com/stevenmmortimer/modernr
Last synced: about 1 month ago
JSON representation
Programming with the Modern R
- Host: GitHub
- URL: https://github.com/stevenmmortimer/modernr
- Owner: StevenMMortimer
- Created: 2018-08-28T12:04:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T13:09:41.000Z (over 6 years ago)
- Last Synced: 2025-03-24T13:25:22.338Z (about 2 months ago)
- Size: 8.24 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modernr
A Series of Workshops on Programming with the Modern R### Workshop Schedule
Date | Time | Location | Workshop | Topics
---|---|---|---|---------
9/14/18 | 9:45am-11:45am | RRH 407N | Hacking it in the Tidyverse | Tricks from **lubridate**, **purrr** and **dplyr** including `group_by`, `rename_all`, etc. plus the basics of writing functions.
10/19/18 | 3:00pm-5:00pm | RRH 305 | APIs: Coding Against the Web | What is an API, REST vs. SOAP, WSDL vs. WADL, Dealing with APIs and R with code examples, **squareupr** overview
12/12/18 | 11:00am-1:00pm | RRH 203 | How Work in R Gets Shared | Between R Users: Project Folder Structure, GitHub & Git flow, R Package Structure; To Non-R Users: Google Sheets, RMarkdown, Shiny### Content
Our course of study will contain three 2-hour workshops. It will be a small group, so we'll keep it fun, interactive, and stop frequently to ask questions, debug each others' code, etc...#### Workshop #1: Hacking it in the Tidyverse
Topics: Tricks from **lubridate**, `group_by`, `spread/gather`, `rename_all`, etc. plus the basics of writing functions#### Workshop #2: APIs: Coding Against the Web
Topics: What is an API, REST vs. SOAP, WSDL vs. WADL, Dealing with APIs and R with code examples, **squareupr** overview#### Workshop #3: How Work in R Gets Shared
Topics: Between R Users: Project Folder Structure, GitHub & Git flow, R Package Structure; To Non-R Users: Google Sheets, RMarkdown, Shiny### License
This work is licensed under a Creative Commons Attribution 4.0 International License.