R/01_install_packages.R

install.packages("remotes")
remotes::install_deps(dependencies = "Depends")

# Get and install Remotes
source(here::here("./R/functions.R"))
self_install_remotes()
timtrice/hurricane_harvey_prelims documentation built on July 1, 2019, 12:23 a.m.