![[R logo]](../../../doc/html/logo.jpg)
| checkFormArgs | Validates form arguments relative to allowable values |
| createArgList | Create text for argument list of new function from HTML form description |
| createFunction | Generate R function from HTML form description |
| formElementHandlers | Gather information from HTML form elements |
| formQuery | Runtime form input validation and submission |
| getArgFormElements | Filter for eliminating form elements |
| getHTMLFormDescription | Construct descriptions of forms in an HTML document |
| getHTMLFormDescriptionViaHandlers | Construct descriptions of forms in an HTML document |
| hasHost | URI management utilities |
| hasProtocol | URI management utilities |
| htmlInputElement | Constructors for HTML form element descriptions |
| htmlSelectElement | Constructors for HTML form element descriptions |
| htmlTextAreaElement | Constructors for HTML form element descriptions |
| isRelative | URI management utilities |
| mergeFormElements | Combine HTML form elements |
| mergeURI | Combine one URI with respect to a base URI |
| multiFormElementHandlers | Gather information from HTML form elements |
| simplifyPath | Simplify folder/directory paths. |
| toString.URI | String representation of a URI object. |
| URI | Create URI object |
| validateValue | Generic function for validating user input for an HTML form element |
| writeFunction | Generate R function from HTML form description |