powered by
Get lengths of brob and glub vectors
# S4 method for brob length(x) # S4 method for glub length(x)
vector of class brob or glub
Robin K. S. Hankin
x <- as.brob(-10:10) length(x)
Run the code above in your browser using DataLab