toXML2_pops | R Documentation |
Helper to convert populations ('IFC_pops' object) to XML nodes.
toXML2_pops(
pops,
verbose = FALSE,
display_progress = TRUE,
title_progress = "",
...
)
pops |
an 'IFC_pops' object. |
verbose |
whether to display message about current action. Default is FALSE. |
display_progress |
whether to display a progress bar. Default is TRUE. |
title_progress |
character string, giving the title of the progress bar. Default is "". |
... |
other arguments to be passed. |
a xml_node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.