소스 검색

Requires cowplot

pull/7/head
Garrick Aden-Buie 7 년 전
부모
커밋
e2011de478
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      install.R

+ 1
- 0
install.R 파일 보기

@@ -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…
취소
저장