xml2_example {xml2}R Documentation

Get path to a xml2 example

Description

xml2 comes bundled with a number of sample files in its ‘inst/extdata’ directory. This function makes them easy to access.

Usage

xml2_example(path = NULL)

Arguments

path

Name of file. If NULL, the example files will be listed.


[Package xml2 version 1.3.6 Index]