Rdocumentation
powered by
Learn R Programming
directlabels (version 2.0)
rhtmlescape: rhtmlescape
Description
for standards compliance we should escape <>&
Usage
rhtmlescape(code)
Arguments
code
R code to be displayed on a HTML page between pre tags.
Value
Standards compliant HTML to display.