convert/vector
convert a list, an array or a Vector to a vector
Calling Sequence
Parameters
Description
Examples
convert(A, vector)
A
-
array, list, of rtable-based Vector
The convert(A, vector) calling sequence converts any of the following objects into a vector:
* array
* list
* rtable-based Vector
Note: The command vector has been superseded by Vector.
See Also
convert
convert/array
convert/matrix
convert/Vector
type/vector
type/Vector
Vector
vector(deprecated)
Download Help Document