custom.body.html: custom.body.html

Description Usage Arguments Details Value Author(s)

View source: R/custom.html.R

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


AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.