| Print {Brobdingnag} | R Documentation |
Methods for printing brobs and glubs nicely using exponential notation
## S3 method for class 'brob' print(x, ...) ## S3 method for class 'glub' print(x, ...)
x |
An object of class |
... |
Further arguments (currently ignored) |
Robin K. S. Hankin
a <- as.brob(1:5) dput(a) a