Browse Source

Requires cowplot

pull/7/head
Garrick Aden-Buie 7 years ago
parent
commit
e2011de478
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      install.R

+ 1
- 0
install.R View File

@@ -2,5 +2,6 @@ install.packages("tidyverse")
install.packages("rmarkdown")
install.packages("here")
install.packages(c("sysfonts", "jsonlite", "curl", "showtext"))
install.packages("cowplot")
install.packages("devtools")
devtools::install_github("thomasp85/gganimate")

Loading…
Cancel
Save