read_pkg_guide

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

Argument

Description

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

read_pkg_guide ()