https://github.com/cran/XML
Raw File
Tip revision: 9568fa60a03fc8001e0af3298f483646c819f011 authored by CRAN Team on 05 July 2020, 13:13:52 UTC
version 3.99-0.4
Tip revision: 9568fa6
Rhelp.xml
<?xml version="1.0"?>

<r:help xmlns:r="http://www.r-project.org">

<title>An example</title>
<description>
This is a longer description of the function
</description>
<x:include xmlns:x="http://www.w3.org/2001/XInclude" 
            href="RhelpInfo.xml#xpointer(//references)"/>

<x:include xmlns:x="http://www.w3.org/2001/XInclude" 
            href="RhelpInfo.xml" xpointer="xpointer(//author|//references)"/>
</r:help>
back to top