Coder Social home page Coder Social logo

ecom-analytics's Introduction

ecom-analytics: A Best Practice Example for Developing Shiny Dashboards as R Packages

This package shows an example of INWT's best practices for structuring shiny dashboards as r packages. The here provided code backs up INWT's preffered structure and workflow, when developing shiny apps.

Installation and Usage

The ecom-analytics package can be downloaded and installed by running the following command from the R console:

devtools::install_github("INWTlab/ecom-analytics")

Afer downloading the package, it can be loaded with the library() command:

library(ecomAnalytics)

The shiny app can be started e.g. by running the following command:

shiny::runApp(system.file("app", package = "ecomAnalytics"))

Feedback

The focus of this package is to provide a show case for a well-structured and roboust shiny app. If you would like to suggest improvements regarding best practices on building shiny dashboards as r packages, please open an issue or create a pull request.

ecom-analytics's People

Contributors

aneudecker avatar mrustl avatar sarahwagner avatar

Watchers

 avatar  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.