View source: R/toXML2_features.R
toXML2_features | R Documentation |
Helper to convert features ('IFC_features' object) to XML nodes.
toXML2_features(
features,
verbose = FALSE,
display_progress = TRUE,
title_progress = ""
)
features |
an 'IFC_features' object. |
verbose |
whether to display message about current action. Default is |
display_progress |
whether to display a progress bar. Default is |
title_progress |
character string, giving the title of the progress bar. Default is |
a xml_node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.