tail#

swordfish.function.tail()#

Return the last n element(s) of a vector, or the last n columns of a matrix, or the last n rows of a table.

参数:
  • obj (Constant) -- A vector/matrix/table.

  • n (Constant, optional) -- A positive integer, by default DFLT