roxygenize()
function from the roxygen2 package. See the documentation and vignettes of
that package to learn how to use roxygen.
document(pkg = ".", clean = NULL, roclets = NULL, reload = TRUE)as.package for more informationNULL, which will use the roclets fields in
the list provided in the Roxygen DESCRIPTION field. If none are
specified, defaults to c("collate", "namespace", "rd").roxygenize,
browseVignettes("roxygen2")