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 June 14, 2025, 7:53 a.m.