[R] href and Rd
Duncan Murdoch
murdoch at stats.uwo.ca
Wed Jan 27 14:43:24 CET 2010
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
More information about the R-help
mailing list