Learn R Programming

broman (version 0.84)

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(...)

Value

No return value.

Arguments

...

Help topics.

Details

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

See Also

Examples

Run this code
h(read.cross)

Run the code above in your browser using DataLab