run_app | R Documentation |
By using run_app() function in 'TestAnaAPP' package without any arguments, you can perform your test analysis in a friendly interactive interface.
run_app()
No explicit return value. The function is called for its side effects, which include running the interactive application.
if(interactive()){
TestAnaAPP::run_app()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.