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.

返回:

A table.

返回类型:

Constant