runExplorer: play with ilostat explorer

Description Usage Arguments Author(s) References Examples

View source: R/runExplorer.R

Description

open ilostat explorer app on your computer.

Usage

1
runExplorer(display.mode = "normal")

Arguments

display.mode

The mode in which to display the application. If set to the value "showcase", shows application code and metadata from a DESCRIPTION file in the application directory alongside the application. If set to "normal", displays the application normally. Defaults to "auto", which displays the application in the mode given in its DESCRIPTION file, if any.

Author(s)

David Bescond bescond@ilo.org

References

See citation("Rilostat")

Examples

1
2
3
4
5
6
## Not run: 

 runExplorer()


## End(Not run)

dbescond/Rilostat documentation built on June 5, 2020, 6:05 p.m.