Testing Sxslt
Find the location in which the package was installed.
Let's suppose this is /tmp/R/pkg.
Make certain that R can find this library (set the environment
variable R_LIBS, if necessary).
Then,
cd /tmp/R/pkg/Sxslt/examples
../bin/Sxsltproc node.xsl node.xml
<?xml version="1.0"?>
This is a test of passing a node reference to R. The node should
have name
In test rule!
Initializing R: true
Evaluating expression: a
Evaluating expression: -0.37616412353231
Evaluating expression: true
Evaluating expression: false
Evaluating expression: 4
Evaluating expression: asXML
Calling rnorm: -0.21641221089206.
Duncan Temple Lang
<duncan@wald.ucdavis.edu>
Last modified: Mon Aug 13 17:04:59 EDT 2001