length.hyper2 {hyper2} | R Documentation |
Length method for hyper2 objects, being the number of different brackets in the expression
## S3 method for class 'hyper2'
length(x)
x |
hyper2 object |
Robin K. S. Hankin
data("oneill")
length(icons)
seq_along(icons)