# S3 method for tna_bootstrap
print(x, digits = getOption("digits"), type = "both", ...)
Value
x (invisibly).
Arguments
x
A tna_bootstrap object.
digits
An integer giving the minimal number of
significant digits to print.
type
A character vector giving the type of edges to print.
The default option "both" prints both statistically significant and
non-significant edges, "sig" prints only significant edges, and "nonsig"
prints only the non-significant edges.