rd_fn_other_pkg: Link To Function (Another Package)

View source: R/format-rd.R

rd_fn_other_pkgR Documentation

Link To Function (Another Package)

Description

Surround selected text (in the form 'package::function') with Rd markup that links to a function in another package.

Usage

rd_fn_other_pkg()

Details

  • User-selected text: package::function

  • Result of function: \code{\link[package]{function}}

  • 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.