Skip to content

collection of shiny apps to interact with INSPEcT results

Notifications You must be signed in to change notification settings

ste-depo/INSPEcT-shinyApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

# Both applications require the packages INSPEcT and shiny installed

# To run the shiny apps digit in the R console:

if( require(shiny) & require(INSPEcT) )
  runApp('/path/to/the/app/ProcessingRateDelay')

# or 

if( require(shiny) & require(INSPEcT) )
  runApp('/path/to/the/app/RNAdynamics')

About

collection of shiny apps to interact with INSPEcT results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages