Processes array items so they can be added to a data frame.
Usage
process_array_items(array_items, out)
Arguments
- array_items
list. List of array items for processing.
- out
data frame. Data frame with name and type.
Value
data frames with name and type for array items that are objects or character strings atomic (string, null, Boolean, etc) array items.