View source: R/redist_constr.R
print.redist_constr | R Documentation |
Generic to print redist_constr
## S3 method for class 'redist_constr'
print(x, header = TRUE, details = TRUE, ...)
x |
redist_constr |
header |
if FALSE, then suppress introduction / header line |
details |
if FALSE, then suppress the details of each constraint |
... |
additional arguments |
Prints to console and returns input redist_constr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.