clear_#

swordfish.function.clear_()#

Clear the contents of X. After execution X still exists. It retains its initial data type and can be appended with new data.

Parameters:

X (Constant) – A vector, matrix, set, dictionary, or in-memory table.