Skip to content

davan690/dynamicTabsRmarkdown

 
 

Repository files navigation

dynamicTabsRmarkdown

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.

Setup and run project

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:

  1. Check your local R installation has the correct packages needed by running:

xx

  1. Select Knit -> html document:

  2. Output will appear in another window as below:

About

Generate Dynamic Tabs in Rmarkdown Tutorial (ggplot)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • R 0.1%