Last data update: 2014.03.03

R: Print saws object
print.sawsR Documentation

Print saws object

Description

Prints confidence intervals and p-values from saws object.

Usage

## S3 method for class 'saws'
print(x, digits = NULL, ...)

Arguments

x

object of class 'saws'

digits

number of digits

...

other objects passed to print default

Results