print.trtsel {TreatmentSelection}R Documentation

print a trtsel object

Description

S3 method for class ”trtsel”

Usage

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

Arguments

x

object of class "trtsel", which can be created using function "trtsel." See ?trtsel for more information.

...

ignored


[Package TreatmentSelection version 2.1.1 Index]