rm_editorial_square_brackets {TeXCheckR} | R Documentation |
Change text such as phas[e] out
to phase out
,
without removing square brackets denoting optional arguments.
rm_editorial_square_brackets(tex_lines)
tex_lines |
Lines (as from |
x <- "the BCA's call to `urgently phas[e] out all side deals'"
rm_editorial_square_brackets(x)