This app provids explotory of IRIS data, it has following components:
- Documentation that helps users start
- User Interface layout in UI.R
- Actual operations in server.R
- Output of summary table and graphs
The whole app layout composes of two major parts, one is the sidepanel, which provides documentation for user and interface for users input. The other is main panel wich provide the tables and graphs output based on user's options.