print.summary.horseshoe: Print Function for Horseshoe Summary

View source: R/print.R

print.summary.horseshoeR Documentation

Print Function for Horseshoe Summary

Description

Function that prints the summary of a horseshoe object

Usage

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

Arguments

x

(summary.horseshoe)
Summary of a horseshoe object.

...

Other arguments of print.

Value

The summary of the object.

Examples

print(summary(horseshoe_fit_bin))

bonsaiforest documentation built on Sept. 30, 2024, 9:46 a.m.