Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 648 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 648 Bytes

reporter

reporter makes it easy to compile a large number of dynamic reports. Check out a demo here. reporter is built with the R package knitr, the Python web framework Django, and it is deployed with Heroku.

Adding a new dynamic report to reporter is easy:

  1. Add an R Markdown document to the templates folder.
  2. Add a corresponding entry in the config file.