phelp: get the list of named documentation files for a package from...

View source: R/phelp.R

phelpR Documentation

get the list of named documentation files for a package from its namespace

Description

get the list of named documentation files for a package from its namespace

Usage

phelp(...)

Arguments

a

package name(space) as an unquoted string

Value

an interactive list of documented topics for that package

Examples

help(package="Rscripts") 
phelp(Rscripts) 
phelp(MASS) 


ttriche/Rscripts documentation built on Aug. 19, 2024, 7:29 p.m.