Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 392 Bytes

expfactory-explorer

Shiny (www.rstudio.com/shiny) based data explorer with report templates based on field selection, customized for the experiment factory.

screenshot.png

Template Processing

All templates undergo (in order):

  • gsub for mydf, numeric, factor1 etc
  • brew
  • knit2html

Dependencies

  • shiny >= 0.11 (bootstrap3)
  • shinyAce
  • tabplot