minisciencegirl / studyGroup

http://minisciencegirl.github.io/studyGroup/
Other
43 stars 20 forks source link

Advanced R #139

Open minisciencegirl opened 7 years ago

minisciencegirl commented 7 years ago

Hi folks!

Want to take your R coding skills to the next level? Check out Hadley Wickham's Advanced R book (http://adv-r.had.co.nz/)

We have two sessions scheduled so far. What are the topics from Hadley's book that you would be interested in? I know I can definitely improve my functions writing skills...

9/26 - Advanced R 10/17 - Advanced R

Cc: @JoeyBernhardt @gvdr @SimonGoring

Discussion Group Topic Sign-Up Sheet

2016 Schdedule

Date Discussion Leader Topic
10/17 @SimonGoring Style
10/24 @minisciencegirl Subsetting
11/14 @eacton Functions
11/28 @samhinshaw Environments
12/12 @gvdr Exceptions & Debugging

2017 Schdedule

Date Discussion Leader Topic
#03/08 @eacton Advanced R: Functional Programming
03/29 @QMuncaster Advanced R: Functionals
04/26 @eacton Advanced R: Non-standard evaluation
05/24 @eacton Advanced R: Function Operators
06/07 Group Work-along
minisciencegirl commented 7 years ago

Hi folks,

For our first meeting on Advanced R this coming Monday (9/26), should we read through the first four sections of the Basics (Data Structures, Subsetting, Vocabulary, Style)?

We can chat work through the exercises and chat about ways to split up the rest of semester as we work through the book.

See you soon!

SimonGoring commented 7 years ago

For those of you interested, you can either buy the book, or use the online resources here:

Advanced R - Hadley Wickham

Foundations

eacton commented 7 years ago

@SimonGoring or @minisciencegirl any chance we can switch lessons? Something came up last minute.

SimonGoring commented 7 years ago

I can probably throw the "Style" one together pretty quickly.

No problem.

eacton commented 7 years ago

@SimonGoring Thanks, Simon! I owe you one!

minisciencegirl commented 7 years ago

Thanks a bunch @SimonGoring!

SimonGoring commented 7 years ago

Hi everyone, I've written some notes up on my website:

http://www.goring.org/resources/R_style.html

Comments & suggestions are always welcome. The file is part of my GitHub Pages repository. Feel free to raise issues (if you want), or directly edit the R_style.md file & make a pull request.

JoeyBernhardt commented 7 years ago

@minisciencegirl are we still on for your session on subsetting today at 3?

minisciencegirl commented 7 years ago

Yes! See you all there!

samhinshaw commented 7 years ago

Today's notes on Environments!

eacton commented 7 years ago

Slides for Functional Programming

@QMuncaster here ya go!

quintinm-dev commented 7 years ago

Thanks!

eacton commented 7 years ago

Hey - so I'll take over the Advanced R Non-Standard Evaluation lesson tomorrow since @minisciencegirl won't be able to make this one! :)