update_property: Update a property of an illustration element

Description Usage Arguments

View source: R/methods.R

Description

Update a property of an illustration element

Usage

1
update_property(rdog = NULL, elementId, ...)

Arguments

rdog

rdog object where the element is in. Can be a character if called from a code block in shiny

elementId

id of the element to be modified

...

Properties to be modified.


oganm/rdog documentation built on Dec. 25, 2019, 3:23 a.m.