The snippet
r = pyper.R() r("x <- data.frame()") print r.x
raises "RError('No this object!')" my machine, somehow x is not converted.
Regards, Uwe
Log in to post a comment.