Copy an object and its children
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. |