Added report.Rmd
This commit is contained in:
parent
7014860d77
commit
8ae79533d2
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Common Data Model
|
||||
output:
|
||||
pdf_document:
|
||||
toc: yes
|
||||
---
|
||||
|
||||
```{r child = 'License.md'}
|
||||
```
|
||||
|
||||
```{r child = 'Background/TheRoleoftheCommonDataModel.md'}
|
||||
```
|
Loading…
Reference in New Issue