Skip to content

Proof of concept to show how knitr can be used to generate a large number of dynamic reports.

Notifications You must be signed in to change notification settings

markdoerr/reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Proof of concept to show how knitr can be used to generate a large number of dynamic reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published