I think it depends how you use python with R
See different usages (Rmd, source_python, ...)
Some of them will allow you to get some python object back into R I guess.
To see directly Python object in environment, there is an opened feature request you can give a
to
Hope it helps