All Projects → hbctraining → Intro To R

hbctraining / Intro To R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Intro To R

rworkshops
Materials for R Workshops
Stars: ✭ 43 (-39.44%)
Mutual labels:  workshop, rstudio
Big Data
🔧 Use dplyr to analyze Big Data 🐘
Stars: ✭ 93 (+30.99%)
Mutual labels:  rstudio, workshop
K8s Workshop Ru
Мастер-класс по написанию микросервисов на Go с автоматическими релизами в Kubernetes
Stars: ✭ 34 (-52.11%)
Mutual labels:  workshop
Ulib
ULib: A Lua library for more rapid development on Garry's Mod servers
Stars: ✭ 63 (-11.27%)
Mutual labels:  workshop
Azuremonitoringhackathon
Operationalize Azure deployments with Azure platform tools​
Stars: ✭ 46 (-35.21%)
Mutual labels:  workshop
Ws Ldn 4
Interactive DIY Synth / ARM baremetal workshop (London, 23-24 January 2016)
Stars: ✭ 36 (-49.3%)
Mutual labels:  workshop
Frontendmasters Serverless
Source code for the Serverless workshop on Frontend Masters.
Stars: ✭ 54 (-23.94%)
Mutual labels:  workshop
Graphql Music
🎸A workshop in building a GraphQL API
Stars: ✭ 33 (-53.52%)
Mutual labels:  workshop
Starter Academic
🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
Stars: ✭ 1,158 (+1530.99%)
Mutual labels:  rstudio
2018 Android Architecture Components Workshop
Android Architectures & Architecture Components Hands-on
Stars: ✭ 45 (-36.62%)
Mutual labels:  workshop
4tu Css
Material for a Computational Social Science (CSS) Workshop hosted by the four Dutch technical universities.
Stars: ✭ 61 (-14.08%)
Mutual labels:  workshop
Pwa Workshop Angular Firebase
Build a production ready PWA with Angular and Firebase! This workshop consists of multiple steps for producing a PWA by transforming a regular web app - Ionic Conference App into a PWA, finally deploying it to Firebase.
Stars: ✭ 45 (-36.62%)
Mutual labels:  workshop
Advanced R
One day course covering functions, functional programming and tidy evaluation
Stars: ✭ 38 (-46.48%)
Mutual labels:  workshop
R Data Cleaning Tricks
Data Cleaning Tricks in R for Boston University's "Storytelling with Data" workshop
Stars: ✭ 58 (-18.31%)
Mutual labels:  rstudio
Viewxl
'RStudio' addin to open data.frame(s) in Excel
Stars: ✭ 35 (-50.7%)
Mutual labels:  rstudio
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+1490.14%)
Mutual labels:  rstudio
Mldotnet Real Time Data Streaming Workshop
A Machine Learning and Real-Time Data Analytics Workshop
Stars: ✭ 34 (-52.11%)
Mutual labels:  workshop
Kafka Workshop
Materials (slides and code) for Kafka and Kafka Streams Workshop
Stars: ✭ 44 (-38.03%)
Mutual labels:  workshop
Workshops
Stars: ✭ 47 (-33.8%)
Mutual labels:  workshop
Shrtcts
Make Anything an RStudio Shortcut
Stars: ✭ 71 (+0%)
Mutual labels:  rstudio

Introduction to R

Audience Computational skills required Duration
Biologists None 1.5 or 2-day workshop (~ 9 - 13 hours of trainer-led time)

Description

This repository has teaching materials for a hands-on Introduction to R workshop. The workshop will introduce participants to the basics of R and RStudio. R is a simple programming environment that enables the effective handling of data, while providing excellent graphical support. RStudio is a tool that provides a user-friendly environment for working with R.

These materials are intended to provide both basic R programming knowledge and its application for increasing efficiency for data analysis.

These materials are developed for a trainer-led workshop, but also amenable to self-guided learning.

Learning Objectives

  1. R syntax: Understand the different 'parts of speech'.
  2. Data types structures in R: Describe the various data types and data structures.
  3. Data inspection and wrangling: Demonstrate the utilization of functions and indices to inspect and subset data from various data structures.
  4. Visualizing data: Demonstrate the use of the ggplot2 package to create plots for easy data visualization.

Lessons

Click here for links to lessons and the suggested schedule

Installation Requirements

Download the most recent versions of R and RStudio for the appropriate OS using the links below:

Dataset

All the files used for the above lessons are linked within, but can also be accessed here.


These materials have been developed by members of the teaching team at the Harvard Chan Bioinformatics Core (HBC). These are open access materials distributed under the terms of the Creative Commons Attribution license (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.

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