Skip to content

edgararuiz/drilldowndemo

Repository files navigation

drilldowndemo

Codecov test coverage R-CMD-check

This package contains the shiny examples that show how to build apps with ever more complex drill-down capabilities.

Install

devtools::install_github("edgararuiz/drilldowndemo")

Usage

Use drilldowndemo_run() to select and run one of the Shiny apps in the package.

library(drilldowndemo)

drilldowndemo_run()
Available apps:
 1-intro
 2-tabs
 3-navigation
 4-details
Enter the app number to select: 

To see the code, use drilldowndemo_open(). It will open the script in RStudio.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages