Description Usage Arguments Details Examples
View source: R/filterMethods.R
This methods allows for appropriately displaying the most important
information about a filtered dataset, contained in the S3 class filter.
1 2  | 
object | 
 Object of class   | 
... | 
 Additional arguments affecting the summary produced.  | 
explicit | 
 If set to   | 
The information offered is the following:
Names of the dataset and the filter.
Original call to the filter.
Specific parameters used for the filter.
Results: number of removed and repaired instances (absolute number and percentage).
Additional information (if available, it depends on the filter).
 Optionally, if explicit=TRUE, the indexes for removed and
repaired instances, as well as the new labels.
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.