Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 436 Bytes

thesis-report

Thesis reports and similar short documents

First move to the srcdirectory and lauch R

cd src
radian

Then run the knit command adapting to your input file and output directory

rmarkdown::render('report.rmd', output_dir = '../docs/report/report', output_format = 'all', knit_root_dir = getwd())