R snippet error

R snippet error has no indication of which line contains an error in the huge code I am using. Is there a way I could get this information?

I get just the following error text:
Error: Missing value where True/False needed

Hi @Ninutsi

That’s annoying, but if I’m not mistaken that’s a R related thing and not about the R snippet node: https://stackoverflow.com/questions/1445964/r-script-line-numbers-at-error

Maybe adding the calls from the link above to your code will help?

Best
Alice

5 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.