From our workflows for writing analytics scripts, there are shortcuts that have been extracted from repeated tasks into routines and functions in this repository. So much gold!
devtools::install_github('flowkey/flowkey-r-utilities')
To use it:
library(flowkey)
roxygen2::roxygenize(clean=TRUE)