/knitr-paper

Template for a scientific paper using knitr.

Primary LanguageMakefile

Paper

To build the paper, just run make. You may need to install knitr.

Try this:

cd ~/path/to/repo
R -e 'install.packages("knitr")'
make