xmlString: Convert XML::xmlNode or NodeRefClass to character

View source: R/misc.R

xmlStringR Documentation

Convert XML::xmlNode or NodeRefClass to character

Description

Convert XML::xmlNode or NodeRefClass to character

Usage

xmlString(x, replace_newline = TRUE)

Arguments

x

xmlNode or NodeRefClass

replace_newline

logical, if TRUE replace \n with ""

Value

character


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.