Learn R Programming

rco (version 1.0.2)

rco_gui: rco GUI selector.

Description

Starts the selected rco Graphical User Interface (GUI).

Usage

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

Run this code
# NOT RUN {
## Start the GUI
# }
# NOT RUN {
rco_gui("code_optimizer")
# }

Run the code above in your browser using DataLab