R/format-rd.R
rd_code.Rd
Surround selected text with Rd markup for inline code.
rd_code()
User-selected text: text
text
Result of function: \code{text}
\code{text}
Example output with no text selection: \code{}
\code{}
The Writing R Extensions manual.