Remove Salesforce attributes data from list
This function removes elements from Salesforce data parsed to a list where the object type and the record url persists because they were attributes on the record and not part of the requested information.
drop_attributes(x, object_name_append = FALSE, object_name_as_col = FALSE)
x |
|
object_name_append |
|
object_name_as_col |
|
list
containing no 'attributes' elements.
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.