fmV-class | R Documentation |
An S4 class to represent a FlashR vector.
pointer
points a vector object in C.
name
a string indicating the name of the vector.
len
a numeric value indicating the number of elements.
type
a string indicating the type of the vector. This field isn't used for a vector.
ele_type
a string indicating the element type in the vector.
attrs
a list that stores the attributes of the matrix.