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

Description Usage Arguments Value Examples

View source: R/phelp.R

Description

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

Usage

1

Arguments

a

package name(space) as an unquoted string

Value

an interactive list of documented topics for that package

Examples

1
2
3
help(package="Rscripts") 
phelp(Rscripts) 
phelp(MASS) 

VanAndelInstitute/ExpDesign2021 documentation built on Dec. 18, 2021, 6:15 p.m.