Surround selected text (in the form 'package::function') with Rd markup that links to a function in another package.
Details
User-selected text:
package::function
Result of function:
\code{\link[package]{function}}
Example output with no text selection:
\code{\link[]{}}