print.cbc_profiles | R Documentation |
Print method for cbc_profiles objects
## S3 method for class 'cbc_profiles'
print(x, ...)
x |
A cbc_profiles object |
... |
Additional arguments passed to print |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.