remove_line: Remove a Line From a Document

View source: R/deploy.R

remove_lineR Documentation

Remove a Line From a Document

Description

A line identified by a given pattern is removed from a document.

Usage

remove_line(pvec_src, pvec_pattern)

Arguments

pvec_src

vector containing source document

pvec_pattern

pattern which identifies line to be removed

Value

vec_result vector containing source without line to be removed


charlotte-ngs/rteachtools documentation built on Sept. 21, 2023, 4:20 p.m.