toXML2_images: IFC_images XML Conversion

View source: R/toXML2_images.R

toXML2_imagesR Documentation

IFC_images XML Conversion

Description

Helper to convert images ('IFC_images' object) to XML nodes.

Usage

toXML2_images(
  images,
  verbose = FALSE,
  display_progress = TRUE,
  title_progress = ""
)

Arguments

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 "".

Value

a xml_node.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.