unnest_objects: unnest_objects.
Description
Concatenate objects of class class
with lists of objects into a flattened list.
Usage
unnest_objects(..., class)
Arguments
...
objects to be concatenated, including lists of objects.
class
the class of the objects considered as nested.