R.rsp (version 0.4.1)

escape.HtmlRspLanguage: Escapes a string specifically for the HTML language

Description

Escapes a string specifically for the HTML language.

Usage

## S3 method for class 'HtmlRspLanguage':
escape(object, ...)

Arguments

...
R objects to be pasted together.

Value

See Also

For more information see HtmlRspLanguage.