View source: R/find_last_regex_line.R
find_last_regex_line | R Documentation |
Find the index of the last line that matches a regex
find_last_regex_line(lines, regex)
lines |
lines of text |
regex |
regex string |
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.