pkg_roxygenise {srcpkgs}R Documentation

roxygenize a source package if needed

Description

Usage

pkg_roxygenise(pkg_path, force = FALSE, quiet = FALSE, ...)

Arguments

force

if force(d), do not use the md5-based system to detect package changes

quiet

whether to be quiet/silent

...

passed to devtools::document()

Details

Value

if the roxygenation has been performed


[Package srcpkgs version 0.1 Index]