Print method for BRIL objects
# S3 method for BRIL
print(x, maxDisplayed = NULL, ...)
Arguments
| x |
An object of class BRIL (see bril()) |
| maxDisplayed |
Number of elements to display in the output. Set to NULL
(or 0) to show all values. |
| ... |
Other arguments passed to or from other methods |
See also