R Help
Make words pull up R documentation in a modal window when clicked.
Options
- func |
string: name of theR functionfor which to open the documentation. If not supplied, the content of theRHelptag is assumed to be equal to the name of the function. Default:''. - library |
string: name of the R package in which the function resides. Default:'base'. - visible |
boolean: controls whether the help modal window should be opened at startup. Default:false.
Examples
- Minimal
- From Library
- Visible on Startup
Live Editor
Result
ReferenceError: Provider is not defined