print.rand: Print method

View source: R/print.rpsftm.R

print.randR Documentation

Print method

Description

print method for rand() objects - to display the summary of rx, by arm

Usage

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

Arguments

x

a rand() object

...

further arguments passed to or from other methods.

Value

a summary of rx values broken down by arm for a rand() object

Author(s)

Simon Bond

See Also

rand, rpsftm


rpsftm documentation built on May 29, 2024, 2:37 a.m.