Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

AddNav

Add a navigation item (R2html).


Description

Add an item to the HTML navigation file.

Usage

AddNav(navcon,Rcommand,listname)

Arguments

navcon

The connection for writing to the navigation file.

Rcommand

The current R command in the script file.

listname

The name of the listing file.

Details

AddNav 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.

Value

The name tag to link the listing to the navigation entry.

Author(s)

Philippe Grosjean


prettyR

Pretty Descriptive Stats

v2.2-3
GPL (>= 2)
Authors
Jim Lemon <drjimlemon@gmail.com>, Philippe Grosjean <phgrosjean@sciviews.org>
Initial release
2019-04-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.