Skip to contents

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[]{}}