Skip to content

A Crash Course in R for new students in the Colautti Lab and anyone else who might be interested. Written in RMarkdown (mostly).

License

Notifications You must be signed in to change notification settings

ColauttiLab/RCrashCourse_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# RCrashCourse A Crash Course in R for new students in the Colautti Lab and anyone else who might be interested. Written in RMarkdown (mostly). =======

A Crash Course in R

Written for new students in the Colautti Lab

... and anyone else who might be interested.

Written in RMarkdown (mostly).

See final rendered html files at http://post.queensu.ca/~rc91/R

Modules:

1. Fundamentals

  • Basic Math in R
  • Variables and Objects
  • Working with Data
  • Summary Statistics
  • Saving Output
  • Flow Control

2. qplot() -- basic plotting function

  • Basic graphs
  • Customize with parameters
  • Themes and Geoms
  • Multiple graphs
  • Saving graphs to file

3. ggplot() -- versatile graphics

  • ggplot() vs qplot()
  • Publication example
  • Custom themes
  • Complex multi-graph plots
  • References for more info (i.e. Hadley Wickham)

4. Regex

  • Basics
  • Worked examples

5. Advanced Techniques

  • Custom Functions
  • R Markdown
  • Custom Packages

About

A Crash Course in R for new students in the Colautti Lab and anyone else who might be interested. Written in RMarkdown (mostly).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages