beqi2: Perform BEQI-2 Analysis

Description Usage Arguments

View source: R/beqi2.R

Description

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

Perform BEQI-2 Analysis

Usage

1
2
3
4
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


BEQI2 documentation built on May 2, 2019, 8:19 a.m.