Description Usage Arguments Details Value Author(s)
Generate a <body> HTML line including attributes for APS
| 1 | custom.body.html(extra.attr = NULL)
 | 
| extra.attr | Other attributes, provided in a named charvec. | 
Generate a <body> HTML line including attributes for APS.
Your <body> element must have the special attribute returned by
the custom.body.attr(). This function
makes a line of HTML code containing that, and any other
attributes you want to include. It just opens the
<body> element, but does not close it.
One line of HTML with a <body> element opening tag.
Brad Friedman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.