Learn R Programming

rlo (version 0.3.2)

rlo_dispatch: Use the dispatcher for GUI functions

Description

Use the dispatcher for GUI functions

Usage

rlo_dispatch(URL, properties = NULL)

Arguments

URL
The URL of the function to be dispatched
properties
If not NULL, a list of properties to specify the call. This is often difficult to specify because of missing documentation

Examples

Run this code
## Not run: rlo_dispatch(".uno:Save")

Run the code above in your browser using DataLab