Read results generated using the assocTest method.

readResults(path, header = TRUE, type = NULL, sep = "\t")

Arguments

path

File path to data

header

A logical value indicating whether the data contains a header. Defaults to TRUE.

type

Result type ('singlevarResult', 'rvbResult', 'gsaResult'). Defaults to NULL in which case the result type is inferred.

sep

The field separator. Defaults to \\t, which is the default separator using in assocTest.

Value

An object of type rvbResult or singlevarResult.