sanitizestr: Sanitizes strings to not break LaTeX

Description Usage Arguments

View source: R/helper.R

Description

Strings with special charaters will break LaTeX if returned 'asis' by knitr. This happens every time we use one of the main reportRx functions. We first sanitize our strings with this function to stop LaTeX from breaking.

Usage

1

Arguments

str

a vector of strings to sanitize


Avery-Lisa/myReportRx documentation built on May 23, 2021, 2:30 a.m.