You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 satır
226B

  1. install.packages("tidyverse")
  2. install.packages("rmarkdown")
  3. install.packages("here")
  4. install.packages(c("sysfonts", "jsonlite", "curl", "showtext"))
  5. install.packages("devtools")
  6. devtools::install_github("thomasp85/gganimate")