xmlify_head_: XML-ify manifesto meta data

Description Usage Arguments Value

View source: R/manifesto_to_xml.R

Description

manifesto_df_to_xml helper

Usage

1

Arguments

x

first row of manifesto.df

title

a character vector specifying the manifesto title If NULL (the default) or length(title) == 0, the title is taken from the input data frame if column exists.

Value

A XML-formatted unit-length character vector. Out-most tag named 'head', inner tags (in this order) may be 'title' and 'p'. 'p' nodes wrap title lines.


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