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, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>
[Package HTMLUtils version 0.1.9 Index]