Does RStudio support any automated roxygen template creation?
In Emacs-ESS, C-x C-o will produce an roxygen template for a function. For example, it wi
C-x C-o
Alternatively you can use the R package RoxygenReady to create Roxygen skeletons / Roxygen templates.