Skip to content

G-Thomson/IntermediateR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate R

This package contains the data for Geoffrey Thomson's Intermediate R workshops (rightnow that is just Intermediate R: Data Manipulation and Visualisation). Once you have installed the package simply load the package to access the data.

It will also install the 'tidyverse' package along with some associated data packages.

To install it just type the following into your R console:

install.packages("devtools")
devtools::install_github("G-Thomson/IntermediateR", build_vignettes = TRUE)

Exempla code is also avaliable in the form of vignettes:

e.g.

vignette("data_manipulation_and_visualisation")

About

Data for Geoffrey Thomson's Intermediate R course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages