rlo_dispatch: Use the dispatcher for GUI functions

Description Usage Arguments Examples

View source: R/rlo_dispatch.R

Description

Use the dispatcher for GUI functions

Usage

1
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

1
## Not run: rlo_dispatch(".uno:Save")

rlo documentation built on May 1, 2019, 10:22 p.m.