View source: R/toXML2_images.R
toXML2_images | R Documentation |
Helper to convert images ('IFC_images' object) to XML nodes.
toXML2_images(
images,
verbose = FALSE,
display_progress = TRUE,
title_progress = ""
)
images |
an 'IFC_images' object. |
verbose |
whether to display message about current action. Default is FALSE. |
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.