Skip to contents

Replace selected text

Format selected text with Rd (R Documentation) markup.

rd_bold()
Format Bold
rd_code()
Format Code
rd_email()
Link to Email
rd_fn_other_pkg()
Link To Function (Another Package)
rd_fn_this_pkg()
Link to Function (This Package)
rd_italic()
Format Italic
rd_link_fn_other_pkg_name()
Link To Function (Another Package, Show Name)
rd_link_s4_class()
Link To S4 Class
rd_package()
Format Package
rd_url()
Link To Web
rd_url_named()
Link To Web (Named)

Insert list templates

Insert {roxygen2} blocks that are skeletons for creating lists.

rd_list_definition()
Insert List (Named)
rd_list_ordered()
Insert List (Ordered)
rd_list_unordered()
Insert List (Bulleted)

Breathe

It’s important to stop and breathe from time-to-time.

breathe()
Take Time Out To Breathe