Learn R Programming

constructive (version 1.3.0)

opts_xml_document: Constructive options for class 'xml_document'

Description

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

Usage

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

Value

An object of class <constructive_options/constructive_options_xml_document>

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 "!DOCTYPE" tags from the input if they're the default ones.

Details

Depending on constructor, we construct the object as follows: