Skip to content

lawsofthought/r-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to R

This is a set of R Markdown scripts to be used as a part of a tutorial on R.

Topics covered include

  • Working with vectors
  • Working with data frames
  • Introduction to plotting
  • Simple statistics tests (e.g. t-tests, Chi-sq test, etc)
  • Linear models
  • Logistic regression and Poisson regression
  • Data wrangling with dplyr and friends
  • Plotting with ggplot

All the code in this repository is free1 and open source software, distributed according to GNU public licence.

Footnotes

  1. Free as in freedom.

About

R Markdown scripts to accompany a tutorial on R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages