Learn R Programming

TestAnaAPP (version 1.1.1)

run_app: By using run_app() function in 'TestAnaAPP' package without any arguments, you can perform your test analysis in a friendly interactive interface.

Description

By using run_app() function in 'TestAnaAPP' package without any arguments, you can perform your test analysis in a friendly interactive interface.

Usage

run_app()

Arguments

Value

No explicit return value. The function is called for its side effects, which include running the interactive application.

Examples

Run this code
if(interactive()){
TestAnaAPP::run_app()
}

Run the code above in your browser using DataLab