Shiny Dashboard that allows the user to view Tabular Data Files with specified seperator It Allows user to specify if they want to include the first row as Header or not and wether to have the columns as factors.
It also allows the user to specify the type of seperator used in the tabular file.

The file Viewer contains 4 tabs which are visible once the file is uploaded by the user
First Tab is "Reference" Which refers the to official read.table documentation of R
Second Tab is "About file" This tab contains basic info about the file such as Name, Size, Type and Pathway
Third Tab is "Summary" This tab writes the summary of each parameter/column of the data table.
Fourth Tab is "Data" This tab presents the entire data table in user-friendly manner.




