start_app | R Documentation |
Starts the interactive web application to use dropR in your web browser. Make sure to use Google Chrome or Firefox for best experience.
start_app()
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).
No return value; starts the shiny app as a helper to get started with dropout analysis. All app procedures are available as functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.