rd_url_named: Link To Web (Named)

View source: R/format-rd.R

rd_url_namedR Documentation

Link To Web (Named)

Description

Surround selected URL text with Rd markup for a link to the web and show a text label.

Usage

rd_url_named()

Details

  • User-selected text: url

  • Result of function: \href{url}{Link text}

  • Example output with no text selection: \href{}{Link text}

References

The Writing R Extensions manual.


matt-dray/snorkel documentation built on Sept. 16, 2022, 8:22 p.m.