jupyter-xeus / xeus-r

Jupyter kernel for the R programming language
Other
41 stars 5 forks source link

:baby: steps in evaluating the R code #6

Closed romainfrancois closed 11 months ago

romainfrancois commented 11 months ago
image

This is merely to convince myself at this point. This evaluates the first expression from the EXPRSXP vector that is returned from try_parse, but that only works if the thing it evaluates to is a numeric vector, because:

pub_data["text/plain"] = REAL(out)[0];