| HTMLFormElementsList-class | R Documentation |
"HTMLFormElementsList"Class for representing the inputs of an HTML form
A virtual Class: No objects may be created from it.
Class "list", directly.
Class "vector", by class "list", distance 2.
signature(x = "HTMLFormElementsList"):
this treats the form as a list but preserves the class so that we
can use the resulting subset of inputs/parameters as a
HTMLFormElementList object also.
Duncan Temple Lang
getHTMLFormDescription
showClass("HTMLFormElementsList")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.