File: xml2_example.Rd

package info (click to toggle)
r-cran-xml2 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 976 kB
  • sloc: cpp: 1,826; xml: 333; javascript: 238; ansic: 178; sh: 71; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{xml2_example}
\alias{xml2_example}
\title{Get path to a xml2 example}
\usage{
xml2_example(path = NULL)
}
\arguments{
\item{path}{Name of file. If \code{NULL}, the example files will be listed.}
}
\description{
xml2 comes bundled with a number of sample files in its \sQuote{inst/extdata}
directory. This function makes them easy to access.
}