copy_graph: Copy an object and its children

Description Usage Arguments

View source: R/methods.R

Description

Copy an object and its children

Usage

1
copy_graph(rdog = NULL, id, what, ...)

Arguments

rdog

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

id

id of the element to be created

what

id of the element to be copied

...

Properties to be modified.


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