stp25output-package: Generate R documentation from inline comments.

Description Details

Description

Roxygen2 allows you to write documentation in comment blocks co-located with code.

Details

The only function you're likely to need from roxygen2 is roxygenize. Otherwise refer to the vignettes to see how to format the documentation.

export() exports your functions ( export in roxygen2). import() imports all functions from other packages (). importFrom() imports specific functions from a single package ( importFrom)


stp4/stp25output documentation built on Sept. 19, 2021, 11:56 a.m.