Removed old pdf and replaced with new pdf.
This commit is contained in:
parent
01e61f2bac
commit
a9c28a9d71
|
@ -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
|
## 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")
|
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.
Binary file not shown.
Loading…
Reference in New Issue