with_value_containing: Slice by value
Description
Slices of a vector with elements containing given patterns.
Analogous accessor function for purrr::pluck
Usage
with_value_containing(v, pattern)value_contains(pattern)
Value
A slice from v containing all elements in v with the given name,
or the name of which contains pattern