This repository includes files for generating dynamic tabs in html files using RMarkdown and includes the resources needed to generate tabs in html files for ggplot and tables in this format.
The output generated from this document can be found in the .docs/
folder for easy publication using github pages. The files that generate the outputs in the .docs/
folder come from index.Rmd
.
To run the project open index.Rmd
in the root folder and follow the steps below:
- Check your local R installation has the correct packages needed by running:
xx
-
Select
Knit -> html
document: -
Output will appear in another window as below: