nrow
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
nrow
The number of rows in x.
Usage: | nrow(x) |
rows(x) | |
Result: | The number of rows in x (1 for scalars). |
Return Type: | scalar |