Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 268 Bytes

README.rst

File metadata and controls

8 lines (5 loc) · 268 Bytes

summarizr is a small r/python web app that:

  • plots histograms per column in a spreadsheet
  • with an option to 'split by' values of a certain column.
to run, install R, the list of packages on top of summarizr.R and utils.R and
pip install -r requirements.pip