GithubHelp home page GithubHelp logo

p0bs / shiny.moduler Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.08 MB

Simple Shiny app that controls underlying Shiny modules. Deliberately unpolished. Run it at https://robin.shinyapps.io/useshiny/

Home Page: https://p0bs.github.io/shiny.moduler/

License: MIT License

R 100.00%

shiny.moduler's Introduction

Lifecycle: experimental R-CMD-check


shiny.moduler provides a simple Shiny app that controls underlying Shiny modules. As I'm seeking to show the Shiny functionality, the rest of the package is deliberately unpolished, with hardly any unit tests or error checks.

Why create this package? Well, I found that most of the code examples for Shiny stopped just before the point of building a main module to control sub-modules. As such, I thought I would go a bit further, in the hope that it might prove useful to others.

To see the resulting Shiny app, run it here.


Installation

You can install the latest version of shiny.moduler as follows:

devtools::install_github("p0bs/shiny.moduler")

Example

To run the app that controls and contains the sub-modules, use:

library(shiny.moduler)
app_main()

To run the sub-modules on a standalone basis, use:

library(shiny.moduler)
app_sectors(standalone = TRUE)
app_indicators(standalone = TRUE)

shiny.moduler's People

Contributors

p0bs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.