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:
- Add an R Markdown document to the templates folder.
- Add a corresponding entry in the config file.