print.sadf: Custom functions for printing results in a nice way.

View source: R/print.results.R

print.sadfR Documentation

Custom functions for printing results in a nice way.

Description

Custom functions for printing results in a nice way.

Usage

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

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

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

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

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

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

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

Arguments

x

An jbject containing results.

...

Any additional arguments for print function.


d9d6ka/RANEPA-R documentation built on May 4, 2024, 7:11 a.m.