Description Usage Arguments Value
This function will remove any rows from a data frame or matrix that contain certain values
1 | RemoveFromTable(to.remove, data)
|
to.remove |
A vector of values that indicate removal |
data |
A data frame or matrix |
A data frame or matrix with values removed by row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.