README.md

RDocumentation

Travis-CI Build Status codecov CRAN_Status_Badge

Enhance the search/help functionality in R with RDocumentation.org, and discover what R packages are most popular.

Installation

To install the latest stable version from CRAN:

install.packages("RDocumentation")

You can also use devtools to install the latest development version:

devtools::install_github("datacamp/RDocumentation")
library(RDocumentation)

If the package is loaded, it overrides the basic help functions from the utils package:

Features:



datacamp/RDocumentation documentation built on May 14, 2019, 7:11 p.m.