Extract meta information from a galleries lookup table
Source:R/compute_gallery_kpis.R
get_gallery_kpis_meta.RdHelper to flatten the meta entries from the kpis list-column
in ww_galleries_lookup (or a similar lookup table). Each gallery gets
one row with all meta fields as columns.
Arguments
- lookup
A tibble with columns
waterworks,galleryand a list-columnkpisas returned bycompute_gallery_kpis().