Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Strange error calling an R script

$
0
0

Hello Pierre,

 

I think the error is caused because your vector does not have a name.

 

Try following:

result0 <- data.frame(result0=c("R"));

 

result0 is either the name of your procedure output parameter, but also the name of the column within that output parameter has to be addressed.

 

Best Regards,

Florian


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>