studyGroupLessons
studyGroupLessons copied to clipboard
One-hour introductory lessons on ideas and tools in coding and data wrangling for research.
**Link**: https://github.com/alyeffy/data_munging_lesson **Author**: @alyeffy **Video**: none **Description**: Learning to process and transform data with basic plyr & dplyr tools.
**Link**: https://github.com/ksamuk/dplyr_magrittr_demo **Author**: @ksamuk **Video**: none **Description**: A demo of the capabilities of the R libraries dplyr and magrittr
**Link**: http://usepa.github.io/introR/ **Author**: @jhollist **Video**: n/a **Description**: a collection of introductory R lessons prepared for the EPA.
**Link**: http://www.noamross.net/davis-r-users-group.html#d-rug-tutorials-from-our-meetings **Author**: http://www.noamross.net/davis-r-users-group.html#d-rug-tutorials-from-our-meetings **Video**: n/a **Description**: a large collection of R lessons on a variety of topics and levels.
**Link**: https://github.com/gavinsimpson/esa-advanced-vegan-2015 **Authors**: @gavinsimpson **Video**: none **Description**: Materials for an advanced workshop on using vegan in R for conducting community ecology analyses. To be held in Baltimore in 2015 as...
Most of our lessons are set up as single scripts/markdown files, which are all posts in a single directory in our jekyll site. Is there a way to contribute these...
At the moment the study group resources cover R and Python. Is there any interest in having resources for other languages? I specifically have Ruby in mind.