Extract nested child records in a record
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.