isParagraphNode | R Documentation |
This function determines if the given XML node is the top-level node that embodies a paragraph in the WordProcessingML structure.
isParagraphNode(node)
node |
the XMLInternalNode |
A logical value indicating whether the node represents a paragraph or not.
Duncan Temple Lang duncan@wald.ucdavis.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.