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