read_pkg_guide: Browse packaging guidelines

read_pkg_guideR Documentation

Browse packaging guidelines

Description

A convenience function to automatically open the web page of rOpenSci's "Package Development Guide" in the default browser.

Usage

read_pkg_guide(which = c("release", "dev"))

Arguments

which

Whether to read the released or "dev" development version.

Value

Nothing. Function called purely for side-effect of opening web page with package guidelines.

Examples

## Not run: 
read_pkg_guide ()

## End(Not run)

ropenscilabs/pkgcheck documentation built on Nov. 24, 2024, 8:31 p.m.