Hi,
I have one script in R running in RCaller, but the RCaller show some messages like erros but no erros, my script run properly.
I would like to ignore these messages and generate one feature for the next transformer. How can I do this?
Thank´s
Hi,
I have one script in R running in RCaller, but the RCaller show some messages like erros but no erros, my script run properly.
I would like to ignore these messages and generate one feature for the next transformer. How can I do this?
Thank´s
Depending on how the RCaller is ‘failing’ I can think of two approaches (FYI i’ve never used R).
Hi
I tried your options, but unsuccess.
No FeatureTester no show features after erro in RCaller.
Try Catch too...no work properly. Shows errors in RCaller.
Thank you
Can you share how you’ve implemented the tryCatch() in you code?
The purpose of try-catch functions are to gracefully catch errors allowing processes to properly manage them with out failing
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.