isParagraphNode: Determine if an XML node within a Word document represents a...

View source: R/word.R

isParagraphNodeR Documentation

Determine if an XML node within a Word document represents a paragraph

Description

This function determines if the given XML node is the top-level node that embodies a paragraph in the WordProcessingML structure.

Usage

isParagraphNode(node)

Arguments

node

the XMLInternalNode

Value

A logical value indicating whether the node represents a paragraph or not.

Author(s)

Duncan Temple Lang duncan@wald.ucdavis.edu


duncantl/RWordXML documentation built on Nov. 23, 2023, 4:23 p.m.