powered by
Sets up the necessary infrastructure for building a pkgdown site offline by copying locally cached dependencies to the pkgdown cache directory.
init_site(...)
Invisible NULL, called for side effect of initializing site resources.
NULL
Arguments passed to pkgdown::init_site().
pkgdown::init_site()
if (FALSE) { pkgdown.offline::init_site(override = list(destination = tempdir())) }
Run the code above in your browser using DataLab