print.bgt | R Documentation |
Print objects of class "bgtCI", "bgtTest", "bgtvs", "binCI", and "binTest"
## S3 method for class 'bgtCI'
print(x, ...)
## S3 method for class 'binCI'
print(x, ...)
## S3 method for class 'bgtTest'
print(x, ...)
## S3 method for class 'binTest'
print(x, ...)
## S3 method for class 'bgtvs'
print(x, ...)
x |
an object of the corresponding class |
... |
currently only |
A print out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.