custom.body.html: custom.body.html

Description Usage Arguments Details Value Author(s)

Description

Generate a <body> HTML line including attributes for APS

Usage

1
custom.body.html(extra.attr = NULL)

Arguments

extra.attr

Other attributes, provided in a named charvec.

Details

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.

Value

One line of HTML with a <body> element opening tag.

Author(s)

Brad Friedman


apomatix/AnalysisPageServer documentation built on May 26, 2019, 11:36 a.m.