phelp: Get help on a package

View source: R/phelp.R

phelpR Documentation

Get help on a package

Description

phelp provides help on an installed package.

Usage

phelp(pckg)

Arguments

pckg

The name of a package

Details

This function provides help on an installed package. The package does not have to be loaded. The package name does not need to be entered with quotes.

Examples

phelp(car)

Rkabacoff/qacStats documentation built on Jan. 17, 2024, 9:25 p.m.