ソースを参照

Requires cowplot

pull/7/head
コミット
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")

読み込み中…
キャンセル
保存