print.redist_constr {redist} | R Documentation |
Generic to print redist_constr
Description
Generic to print redist_constr
Usage
## S3 method for class 'redist_constr'
print(x, header = TRUE, details = TRUE, ...)
Arguments
x |
redist_constr |
header |
if FALSE, then suppress introduction / header line |
details |
if FALSE, then suppress the details of each constraint |
... |
additional arguments |
Value
Prints to console and returns input redist_constr
[Package redist version 4.2.0 Index]