Skip to contents

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

Usage

rd_link_fn_other_pkg_name()

Details

  • User-selected text: package::function

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

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