Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/elkronos/shiny_examples
- Owner: elkronos
- License: mit
- Created: 2023-04-27T00:54:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T15:07:49.000Z (5 months ago)
- Last Synced: 2024-08-10T16:25:21.037Z (5 months ago)
- Topics: analytics, application, r, shiny, templates, visualization
- Language: R
- Homepage:
- Size: 123 KB
- Stars: 17
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.