Learn R Programming

broman (version 0.59-5)

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 help using the argument htmlhelp=TRUE.

See Also

help, help.start

Examples

Run this code
h(read.cross)

Run the code above in your browser using DataLab