HTMLhref: 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
"Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>