combine_head_and_body_: Combine XML head and body

Description Usage Arguments Value

View source: R/manifesto_to_xml.R

Description

manifesto_df_to_xml helper

Usage

1

Arguments

head

A unit-length XML-formatted string of the data contained in the document head node.

body

A unit-length XML-formatted string of the data (chapter, header, sentence, and quasi-sentence nodes) contained in the document body node.

Value

A XML-formatted unit-length character vector. Out-most tag named 'manifesto', inner tags (in this order) are 'head' and 'body'.


haukelicht/manifestoEnhanceR documentation built on March 30, 2020, 3:15 a.m.