Skip to content

Eduardodudu/ExploratoryShiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploratory dfSummary

This project aims to use summarytools on shiny and allowing a reactive model with datatable filters. It’s also possible to download a pdf of summarytools view function.

The idea is quite simple, upload the data and explore it by filtering data and checking the result on the summary tab.

I find this helpful to have a quick look at the data and its attributes.

All credits on file input sidebar goes to SachaEpskamp: https://gist.github.com/SachaEpskamp/5796467 who delivered the best solution for a vast majority of r packages on input files

There is also a function to use it locally, this might be useful for large datasets.

Category: Shiny extensions

Full Example: