Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

xml_drop_and_unlist_recursively

Recursively Drop type and Id attributes and flatten a list


Description

This function wraps the xml_drop_and_unlist function to recursively flatten and remove record type attributes from relationship and nested queries.

Usage

xml_drop_and_unlist_recursively(x)

Arguments

x

list; a list to be cleaned.

Value

list containing without type and Id fields that are not requested as part of the query, but Salesforce provides.

Note

This function is meant to be used internally. Only use when debugging.


salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.