R/format-rd.R
rd_url_named.Rd
Surround selected URL text with Rd markup for a link to the web and show a text label.
rd_url_named()
User-selected text: url
url
Result of function: \href{url}{Link text}
\href{url}{Link text}
Example output with no text selection: \href{}{Link text}
\href{}{Link text}
The Writing R Extensions manual.