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

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

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
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.