print.rand {rpsftm}R 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


[Package rpsftm version 1.2.9 Index]