Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 716 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 716 Bytes

simViewerMJ

This repository houses the Shiny app to view Metzger and Jones' simulation results from "Getting Time Right." The app runs via Binder.

App Launch

  • Direct Shiny launch: Launch Rstudio Binder

  • Indirect launch via RStudio: Launch Rstudio Binder
    (If launching Shiny directly produces a Shiny initialization time-out error and refreshing the page doesn't fix things, use this method. Type shiny::runApp() once RStudio initializes to start the app.)