powered by
Methods for printing brobs and glubs nicely using exponential notation
# S3 method for brob print(x, ...) # S3 method for glub print(x, ...)
An object of class brob or glub
brob
glub
Further arguments (currently ignored)
Robin K. S. Hankin
a <- as.brob(1:5) dput(a) a
Run the code above in your browser using DataLab