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()
--
Regards
Archit
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.