Skip to content

malcolmbarrett/designing.ggplots

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

Install the workshop materials for “Designing ggplots: making clear figures that communicate”

Installation

designing.ggplots is an R package that will install the workshop materials for “Designing ggplots: making clear figures that communicate”. This workshop will take place at the Southern California All-Hands R Users Meetup, Nov. 23, Warner Bros, Burbank, CA. Installing this package will also install all the R packages we might need for the workshop.

You can install designing.ggplots from this repository with

install.packages("remotes")
remotes::install_github("malcolmbarrett/designing.ggplots")

Once you’ve installed the package, download the workshop materials with

designing.ggplots::install_workshop("path/to/your/computer")

Replace “path/to/your/computer” with where on your computer you want the workshop installed.

About

Install Workshop Materials for Designing ggplots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages