rd_fn_this_pkg: Link to Function (This Package)

View source: R/format-rd.R

rd_fn_this_pkgR Documentation

Link to Function (This Package)

Description

Surround selected text with Rd markup that links to a function in the current package.

Usage

rd_fn_this_pkg()

Details

  • User-selected text: text

  • Result of function: \code{\link{text}}

  • Example output with no text selection: \code{\link{}}

References

The Writing R Extensions manual.


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