We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
==
reval
julia> reval("1") == reval("1") false
I am wondering whether this is intended. Of course there is rcopy, but I thought comparison would work on the RObjects as well.
rcopy