remove_line: Remove lines that contain a given string

View source: R/file_format_utils.R

remove_lineR Documentation

Remove lines that contain a given string

Description

Remove lines that contain a given string

Usage

remove_line(string, file)

Arguments

string

the marker string

file

the file to remove from

Value

file with lines containing string removed


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.