Learn R Programming

BEQI2 (version 2.0-0)

beqi2: Perform BEQI-2 Analysis

Description

This function performs a complete BEQI-2 analysis following the settings provided in filename.

Perform BEQI-2 Analysis

Usage

beqi2(filename = NULL, tmpdir = tempfile(pattern = "BEQI2"), browse = TRUE)
BEQI2(filename = NULL, tmpdir = tempdir(), browse = TRUE)

Arguments

filename
name of the JSON file defining all analysis steps.
tmpdir
directory to store temporary files (for debugging only)
browse
load resulting report in a browser? TRUE or FALSE