build_manifest_xml_from_list | R Documentation |
This function converts a list of data for binary attachments to XML
build_manifest_xml_from_list(input_data, root = NULL)
input_data |
|
root |
|
xmlNode
; an XML node constructed into a manifest data required
by the Bulk APIs for handling binary attachment data.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.