Displaying 3 results from an estimated 3 matches for "javelin".
Did you mean:
avelino
2005 Oct 24
1
starting a java application as a service
...I seem to recall that the construct $! or $$ contained the
value of the last program run. Can anyone here confirm this and/or
provide an example.
I am a digest subscriber so direct responses are appreciated (reply
to all).
Sample script
#!/bin/sh
#
# jes: Java Encryption Server for Javelin NSTV
connections.
#
# chkconfig: - 26 89
# description: Java Encryption Service to support SSL
# connections for the Javelin HP3000 NS/VT
# emulator java applette.
#
# Check if config file readable (and therefore exists).
[ -r /etc/sysconfig/jes ] || exit 0
# Read and ex...
2008 Jun 10
1
Parse XML
Could someone provide a link or examples of parsing XML document in R? Few
specific questions below:
For instance I can retrieve specific nodes using this:
node <- xpathApply(xml, "//" %+% xtag, xmlValue)
1) I want to be able to retrieve parent node for this node, how can I do
this? getParentNode() does not seem to cut it.
2) How can I retrieve children nodes for a particular
2009 Apr 27
0
VIF's in R using BIGLM
...19.47 1 1 4
1
Honda Civic 30.4 4 75.7 52 4.93 1.615 18.52 1 1 4
2
Toyota Corolla 33.9 4 71.1 65 4.22 1.835 19.90 1 1 4
1
Toyota Corona 21.5 4 120.1 97 3.70 2.465 20.01 1 0 3
1
Dodge Challenger 15.5 8 318.0 150 2.76 3.520 16.87 0 0 3
2
AMC Javelin 15.2 8 304.0 150 3.15 3.435 17.30 0 0 3
2
Camaro Z28 13.3 8 350.0 245 3.73 3.840 15.41 0 0 3
4
Pontiac Firebird 19.2 8 400.0 175 3.08 3.845 17.05 0 0 3
2
Fiat X1-9 27.3 4 79.0 66 4.08 1.935 18.90 1 1 4
1
Porsche 914-2 26.0 4 120.3...