Col
Converts any object into a column vector, with optional length specification for precise formatting.
Instructions
Convert to a column vector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Optional length specification. | |
| x | Yes | Object to convert. |