print.redist_constr: Generic to print redist_constr

View source: R/redist_constr.R

print.redist_constrR 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


kosukeimai/redist documentation built on March 28, 2024, 7:36 a.m.