<div dir="ltr"><div>Hello,</div><div><br></div><div>There seems to be no way to get an NA from R.  Getting false back hides the fact the data is missing.  I think this should return an Interop pointer and not false.  Can you validate that?<br></div><div><br></div><div>val = Polyglot.eval(&quot;R&quot;, &quot;NA&quot;)<br>p val<br></div><div><br></div><div>&gt;&gt; false</div><div><br></div><div>val = Polyglot.eval(&quot;R&quot;, &quot;c(NA)&quot;)<br>p val<br></div><div><br></div><div>&gt;&gt; false</div><div><br></div><div><br></div><div><br>-- <br><div dir="ltr" class="gmail_signature">Rodrigo Botafogo<br><br></div></div></div>