Description Usage Arguments Value See Also Examples
Generates a new mldr object containing the selected
rows from an existent mldr
1 2 | ## S3 method for class 'mldr'
mldrObject[rowFilter = T]
|
mldrObject |
Original |
rowFilter |
Expression to filter the rows |
A new mldr object with the selected rows
mldr_from_dataframe, ==.mldr, +.mldr
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.