filterDetails-methods {flowCore} | R Documentation |
A filtering operation captures details about its metadata and stores it in a filterDetails
slot that is accessed using the
filterDetails
method. Each set of metadata is indexed by the filterId
of the filter allowing for all the metadata in
a complex filtering operation to be recovered after the final filtering.
When no particular filterId
is specified all the details are returned
You can also obtain a particular subset of details
B. Ellis, P.D. Haaland and N. LeMeur