xml_drop_and_unlist_recursively | R Documentation |
type
and Id
attributes and flatten a listThis function wraps the xml_drop_and_unlist
function
to recursively flatten and remove record type attributes from relationship
and nested queries.
xml_drop_and_unlist_recursively(x)
x |
|
list
containing without type
and Id
fields that
are not requested as part of the query, but Salesforce provides.
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.