extract_nested_child_records | R Documentation |
This function accepts a single record from a nested query and "unpacks" the "records" which represent the child records belonging to the parent.
extract_nested_child_records(x)
x |
|
tbl_df
; a data frame with each row representing a child record.
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.