knitr::opts_chunk$set(echo = TRUE, warning = FALSE, message = FALSE)  

## change the echo to FALSE if you DON'T want the code chunks to appear in your output document  
## import libraries  

Introduction

## code chunk goes here  

Exploratory

## code chunk goes here    

Sub heading under exploratory {.tabset}

Adding the tabset if needed

These with the 4 hashtags will have 4 tabs



dshelldhillon/markdowntemplate documentation built on March 21, 2020, 4:44 a.m.