print.treeWAS: Print 'treeWAS' output.

View source: R/treeWAS.R

print.treeWASR Documentation

Print treeWAS output.

Description

Print the results of treeWAS, excluding longer data elements within the output.

Usage

## S3 method for class 'treeWAS'
print(x, sort.by.p = FALSE, digits = 3)

Arguments

x

The output returned by treeWAS.

sort.by.p

A logical indicating whether to sort the results by decreasing p-value (TRUE) or by locus (FALSE, the default).

Author(s)

Caitlin Collins caitiecollins@gmail.com


caitiecollins/treeWAS documentation built on March 9, 2024, 3:15 p.m.