Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elkronos/shiny_examples

Examples of Shiny applications. Examples vary in terms of plots, functionality, and complexity. Multiple examples are provided for plots for educational pruposes.
https://github.com/elkronos/shiny_examples

analytics application r shiny templates visualization

Last synced: about 2 months ago
JSON representation

Examples of Shiny applications. Examples vary in terms of plots, functionality, and complexity. Multiple examples are provided for plots for educational pruposes.

Awesome Lists containing this project

README

        

# shiny_examples
This repo contains shiny examples geared toward analysis, education, and establishing a base of templates for different types of plots.

## Analysis
Shiny applications designed to do specific types of analyses. Often these applications are loaded with libraries or custom functions to quickly look at statistical information.

## Development Examples
This folder contains step-by-step examples of shiny applications with different parameters and features. The purpose of these scripts was to showcase how one can add different parameters to their application.

## Templates
These applications are designed to serve as templates with multiple features so that the user can quickly remove/adjust things to fit their project.