| create_options | Creates HTML option tags for each position of a list of... |
| dynamicTemplate | Replace placeholder variables in a HTML document string. |
| dynamicTemplate2 | Replace placeholder variables in a HTML document string,... |
| endServer | Stop HTTP server(s) by calling httpuv::stopServer() or... |
| findTemplateVars | Find the names of any placeholder variables that exist in a... |
| idAddAffixes | Add a prefix and suffix to an id |
| idAddPrefix | Add a prefix to an id |
| idAddSuffix | Add a suffix to an id |
| idParseAffixes | Remove a prefix and suffix from an id |
| idParsePrefix | Remove a prefix from an id |
| idParseSuffix | Remove a suffix from an id |
| parseContentTypeHeader | Parse the content type header string to return the content... |
| parseHTTP | Parse a HTTP request |
| parseMultiPartFormData | Parse multi-part form data |
| parseMultiPartFormParams | Helper function for parseMultiPartFormData |
| parseQueryString | Parse a query string |
| serveHTTP | Conveniently create HTTP server using httpuv::startServer()... |
| templateVar | Create a string to use as a placeholder variable in a HTML... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.