All Projects → uc-r → Intro-R

uc-r / Intro-R

Licence: other
Intro to R training material delivered in a 2 day format

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Intro-R

Intermediate-R
Intermediate R training material delivered in a 2 day format
Stars: ✭ 29 (-12.12%)
Mutual labels:  workshop-materials, teaching-materials, educational-materials
traindrop.github.io
TrainDrop organizations pages
Stars: ✭ 14 (-57.58%)
Mutual labels:  teaching-materials
armcompanion
Companion materials for the rstudio::conf 2019 Advanced R Markdown workshop
Stars: ✭ 15 (-54.55%)
Mutual labels:  workshop-materials
podstawy-dl-2019
Materiały z warsztatów z podstaw Deep Learningu dla początkujących. Wiosna 2019.
Stars: ✭ 14 (-57.58%)
Mutual labels:  workshop-materials
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (-30.3%)
Mutual labels:  teaching-materials
BestPracticesWorkshop
Repository for the workshop "Best practices on development"
Stars: ✭ 14 (-57.58%)
Mutual labels:  workshop-materials
Mastering-Algorithms-with-C
This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon
Stars: ✭ 48 (+45.45%)
Mutual labels:  educational-materials
workshop-materials
Presented hardware reverse engineering workshops since 2019
Stars: ✭ 61 (+84.85%)
Mutual labels:  teaching-materials
Data science for biologists 2019
Lab materials for the University of Washington course Data Science for Biologists (Winter 2019, BIO419/519)
Stars: ✭ 25 (-24.24%)
Mutual labels:  teaching-materials
fb-messenger
Implement React concepts incrementally to a messenger app, training from https://reactjs.academy
Stars: ✭ 70 (+112.12%)
Mutual labels:  workshop-materials
python-data-viz-workshop
A workshop on data visualization in Python with notebooks and exercises for following along.
Stars: ✭ 136 (+312.12%)
Mutual labels:  workshop-materials
FormaleSysteme
Unterlagen zur Vorlesung "Formale Systeme", Fakultät Informatik, TU Dresden
Stars: ✭ 31 (-6.06%)
Mutual labels:  teaching-materials
Unleash-Shiny
https://rinterface.com/shiny/talks/RPharma2020/
Stars: ✭ 25 (-24.24%)
Mutual labels:  workshop-materials
aws-amplify-sns-workshop-in-vscode
VSCode remote-containers environment for "Amplify SNS Workshop"
Stars: ✭ 27 (-18.18%)
Mutual labels:  workshop-materials
python-ogren-4-saatte-python-baslangic
(TR) 4 saatlik Python başlangıç atölyesinin içerik dokümanı. (EN version is in progress!)
Stars: ✭ 71 (+115.15%)
Mutual labels:  workshop-materials
SystemesInformatiques
Cours de Systèmes informatiques (C, Unix/Linux, ...)
Stars: ✭ 41 (+24.24%)
Mutual labels:  teaching-materials
advanced-pandas
Pandas is a powerful tool for data exploration and analysis (including timeseries).
Stars: ✭ 22 (-33.33%)
Mutual labels:  teaching-materials
elixir-fire-brigade-workshop
Workshop "Join the Elixir Fire Brigade - Level-up Your Elixir Debugging Skills" (ElixirConf US 2017)
Stars: ✭ 14 (-57.58%)
Mutual labels:  workshop-materials
2017 2018-single-cell-RNA-sequencing-Workshop-UCD UCB UCSF
2017_2018 single cell RNA sequencing Workshop UCD_UCB_UCSF
Stars: ✭ 31 (-6.06%)
Mutual labels:  workshop-materials
TheoLog
Vorlesungsunterlagen "Theoretische Informatik und Logik", Fakultät Informatik, TU Dresden
Stars: ✭ 20 (-39.39%)
Mutual labels:  teaching-materials

Introduction to R

Course Description

Welcome to Intro to R! This short course provides a gentle, hands-on introduction to the R programming language for data science applications. You will learn the fundamental skills required to import, tidy, transform, manipulate, and visualize real world consumer data. The following is an outline of the material covered in this training:

Day 1

Topic Time
Breakfast / Social time 8:00 - 9:00
Intro & Fundamentals 9:00 - 10:00
Importing data 10:00 - 10:30
Break 10:30 - 10:45
Data transformation 10:45 - 12:00
Lunch 12:00 - 1:00
Review 1:00-1:30
Data visualization 1:30-2:30
Break 2:30-2:45
Case study 2:45-4:00
Q&A 4:00-4:30

Day 2

Topic Time
Breakfast / Social time 8:00 - 9:00
Review 9:00-10:00
Data types 10:00-10:45
Break 10:45 - 11:00
Tidy data 11:00-12:00
Lunch 12:00 - 1:00
Joining data 1:00-1:45
Data structures 1:45-2:30
Break 2:30-2:45
Case study 2:45-4:00
Q&A 4:00-4:30

Course Preparation

To prepare for this course please complete the following prior to the day of class:

  1. Download the class material here. This will provide you with a zipped file that contains the data and R scripts to follow along during class. I have also included handy cheat sheets that you can reference throughout different sections. Be sure to unzip this file and save it in an easy to reach directory for the workshop.

  2. All slides are available via the hyperlinks in the schedule above so that you can follow along.

  3. Please have the following versions of R and RStudio installed. If you have an earlier version of R that is at least version 3.4.5 or later you should be ok but its best to be as current as possible.

If you have any specific questions prior to the class you can reach out to me (Brad Boehmke) directly at [email protected]


This work is licensed under a Creative Commons Attribution 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].