Is there more documentation about how to call R in Sage?
In R,there is built-in data,for example,the "cars" data which contains two columns,one is "speed",and the other one is "dist".When in Sage,how can I access the speed and dist data?r.cars("speed") alter an error "Unknown environment "table" ",so,is there any solution?
See also http://ask.sagemath.org/question/1420/r-through-sage-giving-errors-error-object-sage3