Removed old pdf and replaced with new pdf.

This commit is contained in:
clairblacketer 2017-07-20 10:26:32 -04:00
parent 01e61f2bac
commit a9c28a9d71
3 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## Run this code and point it to the .Rmd file so it can convert the markdown files on the wiki to a pdf
install.packages("rmarkdown")
rmarkdown::render(input = "OMOP_CDM_PDF.Rmd", output_format = "pdf_document", output_file = "OMOP_CDM_v5_2.pdf")
rmarkdown::render(input = "OMOP_CDM_PDF.Rmd", output_format = "pdf_document", output_file = "../../OMOP_CDM_v5_2.pdf")

Binary file not shown.