moderndive / ModernDive_book

Statistical Inference via Data Science: A ModernDive into R and the Tidyverse

Home Page:https://www.moderndive.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When building book, have prompt to install all necessary packages

rudeboybert opened this issue · comments

In index.Rmd, run code that prompts user if they want to install all necessary packages to build bookdown book.

See how this is done with remotes::install_github() function code?