HTMLhref {HTMLUtils}R Documentation

adds an href item to the current HTML page

Description

adds an href item to the current HTML page

Usage

HTMLhref(href, txt, file = get(".HTML.file"), append = TRUE)

Arguments

href HTML reference/URL
txt text to display
file file to write to
append append to file (default TRUE)

Author(s)

Markus Loecher, Sense Networks <markus@sensenetworks.com>


[Package HTMLUtils version 0.1.3 Index]