Rdocumentation
powered by
Learn R Programming
rvg (version 0.0.7)
set_data_id: add id
Description
add id to graphical elements.
Usage
set_data_id(ids, data_id)
Arguments
ids
integer vector of graphical elements identifiers (returned by
rvg_tracer_off
).
data_id
user id to be associated with
ids
.