cl_copy | R Documentation |
copy layout
cl_copy(object, to, from = NULL, crosses = NULL, override = F)
object |
a CrossLink object |
to |
layout name to save into |
from |
layout name to copy from, set NULL to use active layout. |
crosses |
a vector of cross names, and only these crosses will be copied or overrided. set NULL or NA for all crosses. |
override |
override the existed layout |
an updated CrossLink object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.