Convert an grouping from EBX5 to a list; internal
GroupAsList.Rd
This function will merge the child ID's belonging to a single parent ID
Details
Using dplyr
to reformat a grouping in a way to use groups in applications.
The funcion was re-written in order not to use tibble::tibble, or dplyr::group_map as the shiny server server
does not have compatible version installed.
Author
Thomas Berger, thomas.berger@fao.org