Skip to content

ginberg/shinytips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny tips and trics application

This application contains functionality and patterns that I am using frequently using in my apps. You can view it live at my website

Functionality

  • A multi-tabbed application (base shiny)
  • Filtering of data through the use of sliders (base shiny)
  • CSS integration
  • Displaying and R-Markdown document
  • Displaying data in a table using DataTable package
  • Display data on a map with markers and circles using Leaflet package
  • Enabling/disabling components with shinyJS package
  • A simple login page
  • Download functionality
  • A contineous updating plot
  • Google analytics
  • Play an audio file
  • Busy indicator

Data

The dataset contains the life expectanncy of males and females in different countries in the world. It is based on babies that are born in 2015. I downloaded the dataset from wikipedia

Please let me know if you have any questions or recommendations for improvement!

About

Tips & trics for R shiny applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published