length: Length method for hyper2 objects

length.hyper2R Documentation

Length method for hyper2 objects

Description

Length method for hyper2 objects, being the number of different brackets in the expression

Usage

## S3 method for class 'hyper2'
length(x)

Arguments

x

hyper2 object

Author(s)

Robin K. S. Hankin

Examples


data("oneill")
length(icons)
seq_along(icons)

RobinHankin/hyper2 documentation built on April 21, 2024, 11:38 a.m.