print.profileSummary: Print method for 'profileSummary' objects

View source: R/print.profileSummary.R

print.profileSummaryR Documentation

Print method for profileSummary objects

Description

This function formats and prints compact entropy profile summaries (profileSummary objects), on the console.

Usage

## S3 method for class 'profileSummary'
print(x, ...)

Arguments

x

An object of class profileSummary created by summary.entropyProfile.

...

Additional arguments passed to the function.

Value

Invisibly returns NULL. This function is used for its side effect.


MetaEntropy documentation built on March 3, 2026, 5:08 p.m.