drop#
- swordfish.function.drop()#
If X is a vector, delete the first n or last n (if n is negative) elements.
If X is a matrix, delete the first n or last n (if n is negative) columns.
If X is a table, delete the first n or last n (if n is negative) rows.