documentation: Documentation on RDocumentation or via the normal help system...

Description Usage Arguments Details

Description

Wrapper functions around the default help functions from the utils package. If online, you'll be redirected to RDocumentation. If you're offline, you'll fall back onto your locally installed documentation files.

Usage

1
2
3
4
5

Arguments

...

the arguments you'd pass to the default utils function with the same name

Details

for slow internet connections, a timeout can be set for getting the page of RDocumentation via options("RDocumentation.timeOut" = nb_of_seconds) the default timeout is 3 seconds.


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