table#

swordfish.function.table()#
  • For table(X, [X1], [X2], ...): Converts vectors/matrices/tuples, or the combination of vectors and tuples into a table.

  • For table(capacity:size, colNames, colTypes): Creates an empty or initialized table of fixed data types.

Returns:

A table.

Return type:

Constant