View source: R/box_usage_helper_functions.R
get_destructure_objects | R Documentation |
rhino::%<-%
) assignment operator.This is a naive search for the SYMBOLS
within a c()
as the first expression before
the %<-%
. For example: c(x, y, z) %<-% ...
.
get_destructure_objects(xml)
xml |
An XML node list |
a list of xml_nodes
and text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.