Skip to content
Snippets Groups Projects
Commit f9775adb authored by Nilesh Kumar's avatar Nilesh Kumar
Browse files

Update U_BDS_general_template.Rmd

parent f9651c8a
No related branches found
No related tags found
No related merge requests found
--- ---
title: "Title" title: "Title"
author: author:
- name: Nilesh Kumar | nileshkr@uab.edu | <https://www.uab.edu/cores/ircp/bds> - name: "Nilesh Kumar | nileshkr@uab.edu | <https://www.uab.edu/cores/ircp/bds>"
date: `r Sys.Date()` date: "`r format(Sys.Date(), ' %B %d %Y')`"
output: output:
html_document: html_document:
css: style.css css: "style.css"
toc: yes toc: true
toc_float: yes toc_float: true
includes: includes:
after_body: U_BDS_authorship_note.html after_body: "U_BDS_authorship_note.html"
pdf_document:
toc: yes
--- ---
```{r setup, include=FALSE} ```{r setup, include=FALSE}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment