You might know that it’s possible to extend roxygen2 to do all sorts of cool things including but not limited to:

documenting your internal functions for developers only (that’s devtag by my cynkra colleague Antoine Fabri),
recording your …

Continue reading: Create and use a custom roxygen2 …