Pārlūkot izejas kodu

Update required packages

master
Garrick Aden-Buie pirms 8 gadiem
vecāks
revīzija
17fc941dc3
1 mainītis faili ar 15 papildinājumiem un 0 dzēšanām
  1. +15
    -0
      README.Rmd

+ 15
- 0
README.Rmd Parādīt failu

@@ -17,4 +17,19 @@ knitr::opts_chunk$set(

```{r}
devtools::install_github("nstrayer/shinysense")
devtools::install_github("hrbrmstr/hrbrthemes")
install.packages("shinyjs")

# Also requires
pkgs <- c(
"htmlwidgets",
"shiny",
"dplyr",
"readxl",
"here",
"purrr",
"ggplot2"
)

# install.packages(pkgs)
```

Notiek ielāde…
Atcelt
Saglabāt