h: View html version of help file

View source: R/help.R

hR Documentation

View html version of help file

Description

View the html version of a help file while running R via ESS within emacs.

Usage

h(...)

Arguments

...

Help topics.

Details

This just calls the function utils::help() using the argument htmlhelp=TRUE.

Value

No return value.

See Also

utils::help(), utils::help.start()

Examples

h(read.cross)


kbroman/broman documentation built on Feb. 11, 2024, 7:18 a.m.