CSW_display_node: Display an xml document or node

Description Usage Arguments Examples

View source: R/utils.R

Description

This function displays the contents of an xml document or node in the console log.

Usage

1

Arguments

n1

An object of type xml_document or xml_node

file

Path to file or connection to write to. Default NULL i.e. write to console log

Examples

1
2
3
4
## Not run: 
CSW_display_node(xml1)

## End(Not run)

HanOostdijk/CSW documentation built on May 29, 2019, 1:39 p.m.