length-methods | R Documentation |
Get lengths of brob and glub vectors
## S4 method for signature 'brob'
length(x)
## S4 method for signature 'glub'
length(x)
x |
vector of class brob or glub |
Robin K. S. Hankin
x <- as.brob(-10:10)
length(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.