RDocumentation (version 0.8.2)

RDocumentation-package: Integrate R with RDocumentation.org

Description

Enhance the search/help functionality in R with RDocumentation.org

Arguments

Details

Package: RDocumentation
Type: Package
Version: 0.2
Date: 2016-08-09
License: GPL (>= 2)

~~ An overview of how to use the package, including the most important functions ~~

See Also

help

Examples

Run this code
# NOT RUN {
help(mean,base)
?centre
??file.download
# }

Run the code above in your browser using DataCamp Workspace