Skip to content

Latest commit

 

History

History
executable file
·
22 lines (12 loc) · 994 Bytes

File metadata and controls

executable file
·
22 lines (12 loc) · 994 Bytes

Integrated Framework for Household Survey (IFHS)

https://unhcr.github.io/Integrated-framework-household-survey

Chapters

All chapters are written in Rmarkdown and encoded in UTF-8.

When a new chapter is added, content table shoudl be automatically updated in index.Rmd and manually in the file include\before_body.html.

Scripts

R script verify_dependency_installation.R

R script make_pdf.R allow to generate a PDF for the full site. [Prince XML]http://www.princexml.com/ will be required on the computer Prince XML.

Makefile generate all the site from the Rmarkdown files and then call make_pdf.R to update the PDF of the site.

To execute Makefile, go to RStudio & click on Build All in the Build tab of the top right panel.

If on windows, make sure that you have configured the path to Rtools & Prince in the PATH environment variable of your computer.