Hello: Looks like there are two R interpreters - https://github.com/datalayer/zeppelin-R and https://github.com/elbamos/Zeppelin-With-R
>From the docs, Zeppelin-With-R supports passing objects between languages using registerTempTable. Not sure if the other interpreter supports it or what other differences are. Has anyone looked into this?