Skip to contents

This function opens a browser window (using the user's default browser) and navigates to the Shiny app located at:

https://martingmayer.shinyapps.io/prevent-equations

Easier-to-remember URLs:

The app includes risk visualization and several options for customizing the output.

Usage

app(...)

Arguments

...

Not used. Reserved for future use.

Value

Returns NULL invisibly after opening app in your default browser.

Examples

app()