Skip to contents

These options will be used on objects of class 'xml_document'.

Usage

opts_xml_document(constructor = c("default", "next"), ..., simplify = TRUE)

Arguments

constructor

String. Name of the constructor, often the function used to construct the object.

...

Additional options used by user defined constructors through the opts object

simplify

Whether to remove the "<meta http-equiv ...>" and " tags from the input if they're the default ones.

Value

An object of class <constructive_options/constructive_options_xml_document>

Details

Depending on constructor, we construct the object as follows: