Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
/ Fast-R Public archive

A scalable distillation of D-Lab's R-FUN!damentals series to help you get onboarded to R fast!

License

Notifications You must be signed in to change notification settings

dlab-berkeley/Fast-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D-Lab's Fast-R Workshop

Need to get up to speed with R in a hurry? This is D-Lab's two-hour introduction to R basics for basic research workflows!

Setup

  1. Install R: https://cloud.r-project.org/

  2. Install RStudio Desktop Open Source License Free: https://rstudio.com/products/rstudio/download/

  3. Download the Fast-R materials. Visit https://github.com/dlab-berkeley/Fast-R

  • Click the green "Code" button
  • Click "Download ZIP"
  • Extract this file someplace familiar (e.g., Desktop)

If you are a Git user, you can clone this repository by opening a terminal, cd into the correct location, and type: git clone git@github.com:dlab-berkeley/Fast-R.git

Start running the code

Open the file "Fast-script.R" to begin. Place your cursor on a line of runnable code (lines without hashtags preceding them) and click the "Run" button or press Ctrl + Enter (PC) or command + Enter (Mac) to run a line of code. The output will appear in the "Console" section of RStudio.

Be sure to also utilize free services for UC Berkeley students, faculty, and staff:

Other D-Lab R workshops

Beginner

Basic Competency

Intermediate/Advanced Competency

Resources

About

A scalable distillation of D-Lab's R-FUN!damentals series to help you get onboarded to R fast!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published