Skip to contents

Rebuilding the website

The website is automatically built and launched online when the GitHub repository is updated. However, sometimes it may be useful to build the website locally, this can be done using:

pkgdown::build_site()

See https://pkgdown.r-lib.org/index.html or https://github.com/r-lib/pkgdown for a detailed description of pkgdown.