hi: Show package documentation index (help index)

Description Usage Arguments Examples

View source: R/misc.R

Description

This is just a shorter way of calling help(package = "package name"). If you use RStudio you do not have to type the quotation marks (""), just autocomplete the package name by pressing TAB.

Usage

1
hi(package)

Arguments

package

name of the package

Examples

1
2
hi("bodomisc")
help(package = "bodomisc")

BodoBurger/bodomisc documentation built on May 27, 2020, 5:12 p.m.