An array that contains the names of filters.
If no filter was found, character(0) would be returned.
Arguments
pattern, ignore.case, perl, fixed, useBytes
see 'grep'
Details
This function returns a list of named filters that exist in current R
environment that match the pattern (see 'grep'). If called without any
arguments all named filters are returned.