All Projects → uc-r → Intermediate-R

uc-r / Intermediate-R

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

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to Intermediate-R

Intro-R
Intro to R training material delivered in a 2 day format
Stars: ✭ 33 (+13.79%)
Mutual labels:  workshop-materials, teaching-materials, educational-materials
workshop-materials
Presented hardware reverse engineering workshops since 2019
Stars: ✭ 61 (+110.34%)
Mutual labels:  teaching-materials
FormaleSysteme
Unterlagen zur Vorlesung "Formale Systeme", Fakultät Informatik, TU Dresden
Stars: ✭ 31 (+6.9%)
Mutual labels:  teaching-materials
Unleash-Shiny
https://rinterface.com/shiny/talks/RPharma2020/
Stars: ✭ 25 (-13.79%)
Mutual labels:  workshop-materials
advanced-pandas
Pandas is a powerful tool for data exploration and analysis (including timeseries).
Stars: ✭ 22 (-24.14%)
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 (-13.79%)
Mutual labels:  teaching-materials
aws-amplify-sns-workshop-in-vscode
VSCode remote-containers environment for "Amplify SNS Workshop"
Stars: ✭ 27 (-6.9%)
Mutual labels:  workshop-materials
react-shopping-cart-workshop
react-shopping-cart-workshop.netlify.com/
Stars: ✭ 12 (-58.62%)
Mutual labels:  workshop-materials
TheoLog
Vorlesungsunterlagen "Theoretische Informatik und Logik", Fakultät Informatik, TU Dresden
Stars: ✭ 20 (-31.03%)
Mutual labels:  teaching-materials
BestPracticesWorkshop
Repository for the workshop "Best practices on development"
Stars: ✭ 14 (-51.72%)
Mutual labels:  workshop-materials
elixir-fire-brigade-workshop
Workshop "Join the Elixir Fire Brigade - Level-up Your Elixir Debugging Skills" (ElixirConf US 2017)
Stars: ✭ 14 (-51.72%)
Mutual labels:  workshop-materials
python-data-viz-workshop
A workshop on data visualization in Python with notebooks and exercises for following along.
Stars: ✭ 136 (+368.97%)
Mutual labels:  workshop-materials
traindrop.github.io
TrainDrop organizations pages
Stars: ✭ 14 (-51.72%)
Mutual labels:  teaching-materials
trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
Stars: ✭ 271 (+834.48%)
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.9%)
Mutual labels:  workshop-materials
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (-20.69%)
Mutual labels:  teaching-materials
stats
📈 Useful notes and personal collections on statistics.
Stars: ✭ 16 (-44.83%)
Mutual labels:  workshop-materials
intro-to-abm
Introduction to Agent Based Modeling *updated version coming soon*
Stars: ✭ 19 (-34.48%)
Mutual labels:  educational-materials
podstawy-dl-2019
Materiały z warsztatów z podstaw Deep Learningu dla początkujących. Wiosna 2019.
Stars: ✭ 14 (-51.72%)
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 (+144.83%)
Mutual labels:  workshop-materials

Intermediate R

Course Description

Welcome to Intermediate R! This short course builds onto the Intro to R course and provides a hands-on approach to using the R programming language for data science applications. In this course you will learn about various workflow approaches, scoped variable transformation, control flow, iteration with loops, iteration with functional programming, and how to write good functions. The following is an outline of the material covered in this training:

Day 1

Topic Time
Breakfast / Social time 8:00 - 9:00
Introductions 9:00 - 9:30
Scoped variable transformations 9:30 - 10:45
Break 10:45 - 11:00
Control statements 11:00 - 12:00
Lunch 12:00 - 1:00
Workflow 1:00 - 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 - 9:30
Iteration with loops 9:30 - 10:30
Break 10:30 - 10:45
Iteration with functional programming 10:45 - 12:00
Lunch 12:00 - 1:00
Writing functions 1:00 - 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 the data and scripts to follow along during class. Be sure to unzip the file otherwise you will have run issues.

  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.

  4. Run the 00-run-this-script-first.R script to make sure you have all the required packages for this course. If you run into any problems just let me know.

  5. This course makes some assumptions about your prior knowledge. To ensure your success, be sure that you have reviewed and are comfortable with the material covered in the Intro to R course.

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].