Join us for
RADAR: AI Edition

broman (version 0.72-4)

h: 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.

Value

No return value.

Details

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

See Also

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

Examples

Run this code
# NOT RUN {
h(read.cross)

# }

Run the code above in your browser using DataLab