Skip to content

Instantly share code, notes, and snippets.

@matteodelucchi
Created September 29, 2020 16:34
Show Gist options
  • Save matteodelucchi/dbe8ad4d2669f0d2ebf85a938036071a to your computer and use it in GitHub Desktop.
Save matteodelucchi/dbe8ad4d2669f0d2ebf85a938036071a to your computer and use it in GitHub Desktop.
installbookdown_devtools
if (!requireNamespace("devtools")) install.packages('devtools')
devtools::install_github('rstudio/bookdown')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment