Skip to content

Instantly share code, notes, and snippets.

@arimitramaiti
Created July 28, 2021 04:15
Show Gist options
  • Save arimitramaiti/2a1064d32952c23ac1250ed2182383cc to your computer and use it in GitHub Desktop.
Save arimitramaiti/2a1064d32952c23ac1250ed2182383cc to your computer and use it in GitHub Desktop.
```{r setup, include=FALSE}
knitr::opts_chunk$set(warning = FALSE, message = FALSE)
```
### This is the common header for the document
This is some **notes** below the common header
### Please click on each tab to check results {.tabset}
#### Tab-1
##### This is the Tab-1 header for the document:
This is some **notes** below Tab-1
#### Tab-2
##### This is the Tab-2 header for the document:
This is some **notes** below Tab-2
#### Tab-3
##### This is the Tab-3 header for the document:
This is some **notes** below Tab-3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment