xt0fer / IntroToR-Lab1-ZCW

very short intro to R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntroToR-Lab1-ZCW

very short intro to R

Steps

Open RStudio

install.packages("swirl")

library(swirl)

install_course("A_(very)_short_introduction_to_R")

swirl()

choose the very short intro and run through the tutorial.

About

very short intro to R