Examples for 'utils::help.start'


Hypertext Documentation

Aliases: help.start

Keywords: documentation

### ** Examples

## No test: 
help.start()
starting httpd help server ... done
If the browser launched by '/usr/bin/xdg-open' is already running, it
    is *not* restarted, and you must switch to its window.
Otherwise, be patient ...
## End(No test)
## Not run: 
##D if(.Platform$OS.type == "unix") # includes Mac
##D   ## the 'remote' arg can be tested by
##D   help.start(remote = paste0("file://", R.home()))
## End(Not run)

[Package utils version 4.2.3 Index]