Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
/ shmodules Public archive

A collection of Shiny modules for data exploration and visualization

Notifications You must be signed in to change notification settings

tiernanmartin/shmodules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shmodules

This package is a collection of functions that act as "building blocks" for shiny modules. The package is primarily for internal use.

Installation

devtools::install_github("tiernanmartin/shmodules")

Quick demos

While this package is made up of many functions, the intent is for them to be used in concert to create shiny modules, which are added to apps.

Examples of these modules can be accessed with the shmodules::launchExample() function, as demonstrated below:

#Run this code in the console
shmodules::launchExample(name = 'linkedScatter')

About

A collection of Shiny modules for data exploration and visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published