gvector-class: Generalized vector for R

Description Slots

Description

Generalized vector for R

Slots

vec

List of elements of the vector/matrix (elements can be of different types)

dim

Vector of dimensions of the vector/matrix (prod(dim) = length(vec))


llaniewski/gvector documentation built on May 21, 2019, 7:34 a.m.