drop_nested_child_records | R Documentation |
This function accepts a single record from a nested query and removes the element with nested "records" which represent the child records belonging to the parent.
drop_nested_child_records(x)
x |
|
list
; a list without any elements that have nested child records
assuming they have already been extracted.
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.