grepv: Find all the matches of a pattern within a string.

Description Usage Arguments

Description

Find all the matches of a pattern within a string.

Usage

1
grepv(haystack, needle, ...)

Arguments

haystack

character. The string to search within.

needle

character. The pattern to look for.

...

list. Additional arguments to pass to grep.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.