Skip to content
Snippets Groups Projects
Commit 58e30586 authored by Ben Anderson's avatar Ben Anderson
Browse files

updated readme

parent 73939ea3
No related branches found
No related tags found
No related merge requests found
# About
Code etc for a short intro to a R/RStudio/RMarkdown (& possibly github) session. Code etc for a short intro to a R/RStudio/RMarkdown (& possibly github) session.
* First run: 12:00 - 14:00 March 29th 2018 [Centre for Sustainability](http://www.otago.ac.nz/centre-sustainability), University of Otago - see [slides](myFirstR_2018_03_29_CfS_Otago_FInal.pptx). Intended to last 1 hour, actually took 2! * First run: 12:00 - 14:00 March 29th 2018 [Centre for Sustainability](http://www.otago.ac.nz/centre-sustainability), University of Otago - see [slides](myFirstR_2018_03_29_CfS_Otago_FInal.pptx). Intended to last 1 hour, actually took 2!
\ No newline at end of file
# Packages we live by
With apologies to [George Lakoff and Mark Johnson](http://press.uchicago.edu/ucp/books/book/chicago/M/bo3637992.html), these are the ones I use the most:
* [data.table](https://github.com/Rdatatable/data.table/wiki)
* [readr](http://readr.tidyverse.org/)
* [readxl](http://readxl.tidyverse.org/)
* [ggplot2](http://ggplot2.tidyverse.org/)
* [lubridate](http://lubridate.tidyverse.org/)
* [broom](https://cran.r-project.org/web/packages/broom/index.html)
* [stargazer](https://cran.r-project.org/web/packages/stargazer/)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment