ColSeeker: Find numeric index and names of columns based on type and patterns
Description
ColSeeker looks up colnames (by default for tibble rawdata)
based on type and parts of names, using regular expressions.
Be warned that special characters as e.g. [( need to be escaped or replaced by .
Exclusion rules may be specified as well.