RemoveFromTable: Remove data from a table
Description
This function will remove any rows from a data frame or matrix
that contain certain values
Usage
RemoveFromTable(to.remove, data)
Arguments
to.remove
A vector of values that indicate removal
Value
A data frame or matrix with values removed by row