Helper to convert populations (`IFC_pops` object) to XML nodes.
toXML2_pops(
pops,
verbose = FALSE,
display_progress = TRUE,
title_progress = "",
...
)
a xml_node.
an `IFC_pops` object.
whether to display message about current action. Default is FALSE.
whether to display a progress bar. Default is TRUE.
character string, giving the title of the progress bar. Default is "".
other arguments to be passed.