print.cbc_profiles: Print method for cbc_profiles objects

View source: R/methods.R

print.cbc_profilesR Documentation

Print method for cbc_profiles objects

Description

Print method for cbc_profiles objects

Usage

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

Arguments

x

A cbc_profiles object

...

Additional arguments passed to print

Value

Returns the input cbc_profiles object invisibly (class: c("cbc_profiles", "data.frame")). This function is called for its side effect of printing a formatted summary of the CBC profiles object to the console, including attribute information, profile counts, any applied restrictions, and a preview of the data.


jhelvy/cbcTools documentation built on July 17, 2025, 3:02 a.m.