Extract selected elements from a nested database
Source:R/import-export-functions.R
extract_selected_elements.Rd
This helper walks a nested list and returns only
those branches whose dot-notation paths match the user patterns.
It understands *
as a wildcard for one whole segment.