Length of largest array dimension
To find the number of characters in a string or character vector, use the
strlength
function.
length
does not operate on tables. To examine the
dimensions of a table, use the height
,
width
, or size
functions.