Description Usage Arguments Details Value Author(s)
Add an item to the HTML navigation file.
1 | AddNavItem(Rcommand,navcon,listname,navindex)
|
Rcommand |
The current R command in the script file. |
navcon |
The connection for writing to the navigation file. |
listname |
The name of the listing file. |
navindex |
The number used to generate the name tag. |
AddNavItem adds an entry to the navigation file, generates a name tag for that entry and returns it to be inserted into the listing file. If the R command is longer than 20 characters, it is truncated to 18 characters and an ellipsis appended.
The name tag to link the listing to the navigation entry.
Jim Lemon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.