Skip to contents

Opens a window for the user to interact with the app. The user can upload an osem object returned by run_model and produce graphical and tabular output.

Usage

run_shiny(model = NULL)

Arguments

model

The model object that is passed by the 'present_model()' function.