View source: R/find_first_regex_line.R
find_first_regex_line | R Documentation |
Find the first line that satisfies a regex
find_first_regex_line(lines, regex)
lines |
lines of text |
regex |
the regex as text |
index of the line
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.