subset_lines | R Documentation |
Subset lines to the relevant part, starting (inclusive) with the line in
which .pattern
is located.
subset_lines(.file, .pattern, .locale)
.file |
A path to a file or a connection. |
.pattern |
Pattern to look for. |
.locale |
A |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.