Skip to content

carlosivanr/intro_to_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to R Workshop

  • Author: Carlos Rodriguez, PhD. Mind Research Network
  • Date: February 16, 2022
  • Location: CSU Chico, virtual workshop

Learning Objectives

  • Install R and RStudio
  • Navigate RStudio panes
  • Assign and reassign variables
  • Perform arithmetic
  • Learn about data types
  • Install and load packages
  • Perform vector and data frame indexing

Pre-workshop instructions

In this workshop, we will be covering basic commands in R to get users over the hump of learning R.

Install Software
A working installation of both R and RStudio is required. R and RStudio are two completely different things. R is the core programming language and RStudio is an integrated development environment (IDE) that makes working with R easier.

Download Materials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages