Skip to content

Shiny Dashboard that allows the user to view Tabular Data Files with specified seperator

Notifications You must be signed in to change notification settings

rajat5972/File_Viewer_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File_Viewer_Dashboard

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. Screenshot 2023-09-20 105747

The file Viewer contains 4 tabs which are visible once the file is uploaded by the user Screenshot 2023-09-20 110200

First Tab is "Reference" Which refers the to official read.table documentation of R Screenshot 2023-09-20 110353

Second Tab is "About file" This tab contains basic info about the file such as Name, Size, Type and Pathway Screenshot 2023-09-20 110541

Third Tab is "Summary" This tab writes the summary of each parameter/column of the data table. Screenshot 2023-09-20 110719

Fourth Tab is "Data" This tab presents the entire data table in user-friendly manner. Screenshot 2023-09-20 161117

About

Shiny Dashboard that allows the user to view Tabular Data Files with specified seperator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages