Skip to content

julia-dyck/howtoggplot2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a tiny course on data visualization with {ggplot2}.

Executing the following lines in R gives you access to the course material:

# install.packages("devtools")
devtools::install_github("loelschlaeger/howtoggplot2")
library(howtoggplot2)

To open the slides, type:

slides()

To start the tutorial, type:

tutorial()

My sources:

About

A Tiny Course on {ggplot2}

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • R 0.1%