On 27/01/2010 8:36 AM, Luca Braglia wrote:
Hello *

is possible to have something like the LaTeX \href in Rd ?
\url doesn't fit very well, and I didn't find much about.

I have a long (external to the help system, a www one) url but i
would like it to be "hidden" from a small word with the link.


No, \url is the only way to include a link outside the help system, and it displays the URL.

If you really don't want to display it, you could use \link to a separate help page that contained a \url link, but it would not be very convenient.

Duncan Murdoch

______________________________________________
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.

Reply via email to