> On Dec 15, 2015, at 5:09 AM, Archit Soni <soni.archit1...@gmail.com> wrote: > > Hi All, > > I have the code to print XML tree that is working successfully in R Studio > but is failing when i try to work it out with TERR: > > x<- XML::xmlParse(y) > > y is input (Coming from a row only once) > x is output > > The above code is working in R studio but doesnt work in TERR, please > suggest. > > TIBCO Enterprise Runtime for R returned an error: 'Error in > as.data.frame.default(passed.args[[i]], stringsAsFactors = s : cannot > coerce class '"XMLInternalDocumentXMLAbstractDocument"' into a data.frame'. > at > Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting(FunctionClient > funcClient) at > Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext() > at > Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext() > at > Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext() >
I think you should be contacting TIBCO. > -- > Regards > Archit > > [[alternative HTML version deleted]] And do read the Posting Guide. > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.