View source: R/file_format_utils.R
remove_line | R Documentation |
Remove lines that contain a given string
remove_line(string, file)
string |
the marker string |
file |
the file to remove from |
file with lines containing string removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.