length function

Length of an octonionic vector

Length of an octonionic vector

Get or set the length of onions

## S4 method for signature 'onion' length(x)

Arguments

  • x: An onion

Returns

integer

Details

Operates on the columns of the matrix as expected.

Author(s)

Robin K. S. Hankin

Examples

a <- roct(5) length(a)
  • Maintainer: Robin K. S. Hankin
  • License: GPL-2
  • Last published: 2024-03-29