remove_line | R Documentation |
A line identified by a given pattern is removed from a document.
remove_line(pvec_src, pvec_pattern)
pvec_src |
vector containing source document |
pvec_pattern |
pattern which identifies line to be removed |
vec_result vector containing source without line to be removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.