| output.template {IPCAPS} | R Documentation |
(Internal object) The HTML output template for IPCAPS
Description
output.template contains $lno_title, $lno_data,
$lno_leafnode, $lno_body, and $template as explained
below:
- lno_title
A index number of
$templatethat a title of HTML file is replaced.- lno_data
A index number of
$templatethat a data section in the HTML file is replaced.- lno_leafnode
A index number of
$templatethat a leaf-node section in the HTML file is replaced.- lno_body
A index number of
$templatethat a body section in the HTML file is replaced.- template
A vector of characters for HTML file.
Usage
output.template
Format
A list with with 5 objects
[Package IPCAPS version 1.1.8 Index]