Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
These classes provide a simple extension of a character vector to allow us to label a string as containing JavaScript code.
One creates instances simple with
new("JavaScriptCode", "javascript code")
.Data:Object of class "character"
Class "character", from data part.
Class "vector", by class "character", distance 2.
Class "data.frameRowLabels", by class "character", distance 2.
Class "EnumerationValue", by class "character", distance 2.
signature(object = "JavaScriptCode"): displays
the JavaScript code.
Duncan Temple Lang
1 | showClass("JavaScriptCode")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.