print.openEBGM: Print an openEBGM object

View source: R/f_classFunctions.R

print.openEBGMR Documentation

Print an openEBGM object

Description

Print an openEBGM object

Usage

## S3 method for class 'openEBGM'
print(x, threshold = 2, ...)

Arguments

x

An openEBGM object constructed by ebScores()

threshold

A numeric value indicating the minimum threshold for QUANT or EBGM values to display.

...

Arguments to be passed to other methods


openEBGM documentation built on Sept. 15, 2023, 1:08 a.m.