start_app {dropR}R Documentation

Start the dropR Shiny App

Description

Starts the interactive web application to use dropR in your web browser. Make sure to use Google Chrome or Firefox for best experience.

Usage

start_app()

Details

The app will give less experienced R users or statisticians a good overview of how to conduct dropout analysis. For more experienced analysts, it can still be very helpful in guiding how to use the package as there are some steps that should be taken in order, which is outlined in the app (as well as function documentation).

Value

No return value; starts the shiny app as a helper to get started with dropout analysis. All app procedures are available as functions.


[Package dropR version 1.0.3 Index]