Helper function to recursively flatten nested lists produced by Chat-GPT 3

flatten_json(x, prefix = "")

Arguments

x

list as produced by fromJSON

prefix

character(1)