summarizeFilter-methods {flowCore} | R Documentation |
Internal methods to populate the filterDetails
slot of a
filterResult
object.
summarizeFilter(result, filter)
result |
A |
filter |
The corresponding |
summarizeFilter
methods are called during the process of filtering. Their output is a list,
and it can be arbitrary data that should be stored along with the results of
a filtering operation.
see above
see above
see above
see above
see above
see above