escape: Escape special characters so that string can be inserted into...

View source: R/report.R

escapeR Documentation

Escape special characters so that string can be inserted into HTML

Description

Escapes special characters so that string can be inserted into HTML, in particular <, >, &, " and '.

Usage

escape(string)

Arguments

string

Input string

Value

String with special characters escaped


jmeydam/countcheck documentation built on Aug. 16, 2024, 11:34 a.m.