What is the easiest way to modify the dynamic html help files? For example, I would like to put this link on every page: <R path>/doc/html/packages.html<http://127.0.0.1:15002/doc/html/packages.html> Or a link to the Rseek engine with the title of the page passed as a parameter to Rseek. etc.
Do I re-write Rd2HTML and put it higher in the search path? Are there hook-like functions that I can use to post-process the html code? Are there parameters for template-type text strings that can be inserted into the header or footer of the html page? Any pointers would be appreciated. -- Kevin Wright [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.