Giter VIP home page Giter VIP logo

introtor's Introduction

This is the repo for the two-day short course, "Introduction to R & RStudio" given at rstudio::conf(2018) January 31 and February 1, 2018.

About the materials

Description: This is a two-day hands on workshop designed for people who are brand new to R & RStudio and who learn best in person. You will learn the basics of R and data science, and practice using the RStudio IDE (integrated development environment) and R Notebooks. We will have a team of TAs on hand to show you the ropes, and help you out when you get stuck.

These materials were based on Introduction to R (2014), and https://github.com/rstudio/master-the-tidyverse (2017). They are intended to be appropriate for people who have never used R before.

To download the materials, click on "Clone or download" and select "Download ZIP"

screenshot showing how to download

The materials are also available as two separate RStudio Cloud projects:

Both day1 and day2 include folders of code, slides, cheatsheets, and (on day 2) data. Files should be consistently named so you can see the correspondence. For example, 02-Visualization.pdf corresponds with 02-Visualization.Rmd and 02-Visualization-Solutions.Rmd

Day 1

  • 01-Introduction (what is R, what is RStudio)
  • 02-Visualization (visualizing data using ggplot2)
  • 03-DataTypes (vectors, matrices, data frames, vector types, coercion)
  • 04-Syntax (selecting rows and columns using base R and dplyr-- compare/contrast)

Day 2

  • 06-Import (importing data using base R and readr-- compare/contrast)
  • 07-BestPractices (cleaning up your workspace, ideas for organization, things to read)
  • 08-Transform (more dplyr, making many-to-few and many-to-many transformations, joining data)
  • 09-Tidy (skipped in the workshop, covers tidying data using gather() and spread())
  • 10-Model (linear modeling, broom, logistic regression)
  • 11-GoingForward (installing R and RStudio locally, learning more and getting help)

Instructor Info

Amelia McNamara

License

Creative Commons License

Intro to R & RStudio by Amelia McNamara is licensed under a Creative Commons Attribution 4.0 International License. Based on Introduction to R (2014), and https://github.com/rstudio/master-the-tidyverse (2017).

introtor's People

Contributors

ameliamn avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.