Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 435 Bytes

Shiny Anova

A shiny app to perform ANOVA in simple steps. Select your data file, configure and perfom ANOVA.


How to use

  1. Import your data file
    • Select CSV for .CSV (Comma Separated Values) file
    • Select TSV for .TSV (Tab Separated Values) file
  2. Select whether data contains header (Column names or variable names)
  3. Select variables for which you want to perfom ANOVA

Application user interface