Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 719 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 719 Bytes

ghpages

License: GPL-2

Example to show how to deploy HTML files on GitHub Pages. Do not forget to activate GitHub Pages in the repository settings as follow:

Usage

Clone the repository, open R/RStudio and run:

source("make.R")

Notes

  • 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