print.poolbindiff | R Documentation |
Print methods for objects of classes "poolbin"
and "poolbindiff"
## S3 method for class 'poolbin'
print(x, scale = x$scale, ...)
## S3 method for class 'poolbindiff'
print(x, scale = x$scale, ...)
x |
An object of class "poolbin" or "poolbindiff" ( |
scale |
A coefficient to scale the point estimate and interval bounds |
... |
further arguments to be passed to |
A print out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.