strip_tag: Remove a tag that identified a line.

Description Usage Arguments

View source: R/tags.R

Description

Removes @tag tags from the text. Also will remove '#@tag' replacing with '#!'.

Usage

1
strip_tag(x, tag, ...)

Arguments

x

text to strip from

tag

tag(s) to remove

...

passed on options]


parsetools documentation built on April 14, 2020, 5:32 p.m.