HTMLhref {HTMLUtils} | R Documentation |
adds an href item to the current HTML page
HTMLhref(href, txt, file = get(".HTML.file"), append = TRUE)
href |
HTML reference/URL |
txt |
text to display |
file |
file to write to |
append |
append to file (default TRUE) |
Markus Loecher, Sense Networks <markus@sensenetworks.com>