| fmV-class | R Documentation | 
An S4 class to represent a FlashR vector.
pointerpoints a vector object in C.
namea string indicating the name of the vector.
lena numeric value indicating the number of elements.
typea string indicating the type of the vector. This field isn't used for a vector.
ele_typea string indicating the element type in the vector.
attrsa list that stores the attributes of the matrix.