Displaying 1 result from an estimated 1 matches for "butg".
Did you mean:
but
2011 Oct 25
0
Problem in creating XML
...0 123812.31
1 120166.77
2 111115.83
3 102809.13
4 84438.97
5 84588.40
for( i in nrows(Plot))
{
newXMLNode(child,attrs = c(x = as.character(i),y =
as.character(Plot$y[j])),parent=newl)
}
Butg i'm getting error "Error in strsplit(name, ":") : non-character
argument"
Please help me
--
View this message in context: http://r.789695.n4.nabble.com/Problem-in-creating-XML-tp3935980p3935980.html
Sent from the R help mailing list archive at Nabble.com.