Accepts any mix of streamline and bundle objects. All streamlines are
collected into a flat list and wrapped in a new bundle. bundle_data
from the first bundle argument (if any) is preserved; pass your own via
the bundle_data argument to override.
Arguments
- ...
One or more streamline or bundle objects.
- bundle_data
A named list of bundle-level metadata to attach to the resulting bundle. Defaults to an empty list (or the
bundle_dataof the first bundle input if one is present andbundle_datais not supplied).
Value
A bundle containing all input streamlines.