Example to show how to deploy HTML files on GitHub Pages. Do not forget to activate GitHub Pages in the repository settings as follow:
Clone the repository, open R/RStudio and run:
source("make.R")
- All required packages, listed in the
DESCRIPTION
file, will be installed (if necessary) - All required packages and R functions will be loaded
- Some analyses listed in the
make.R
might take time