run_vvdoctor | R Documentation |
This function starts the Shiny app, which allows users to upload data and perform statistical tests on the dataset.
run_vvdoctor()
No return value, the function runs the Shiny app
if (interactive()) {
run_vvdoctor()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.