Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Converting R variables to sage

If I have a bunch of notebook cells with R code using the %r method, is there an easy way to grab the data as a varible in Python/Sage without converting the whole thing to use r.command syntax?