rco_gui: rco GUI selector.

Description Usage Arguments Examples

View source: R/rco-gui.R

Description

Starts the selected rco Graphical User Interface (GUI).

Usage

1
rco_gui(option)

Arguments

option

A character indicating which GUI to open. One from:

  • "code_optimizer" for single code optimizing.

  • "pkg_optimizer" for package optimizing.

Examples

1
2
3
4
5
## Start the GUI
## Not run: 
rco_gui("code_optimizer")

## End(Not run)

rco documentation built on April 17, 2021, 5:06 p.m.