Skip to content

Add Numbered Section Headers and Roxygen for RStudio

License

Notifications You must be signed in to change notification settings

youngbee12/addHeaderR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

addHeaderR

Header + roxygen helpers for RStudio addins.

Features

  • Generate roxygen2 docs from selected function text
  • Insert level 1/2/3 section headers

Installation

install.packages("remote")
remotes::install_github("youngbee12/addHeaderR")

Usage

Open RStudio and use the addins menu:

  • Generate Roxygen From Selection
  • Insert Header Level 1
  • Insert Header Level 2
  • Insert Header Level 3

Keyboard shortcuts

RStudio does not ship addins with hard-coded shortcuts. Bind them via: Tools → Modify Keyboard Shortcuts…, then search the addin name and assign keys.

Area.mp4

About

Add Numbered Section Headers and Roxygen for RStudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages