Suppose I have some R code with some functions defined.  I would like
to be able to call these functions within SAGE.   I did not find any
examples of someone doing so and I was not able to do so myself...

I understand how to initiate R session within SAGE and within notebook
cell, however, it is not what I want.  I want to create variables in
SAGE, call my own R function passing SAGE variables and use the
outputs again in SAGE.  There are quite many functions in my R
library, therefore I want to avoid rewriting all the code in SAGE.

Any hints how to do that?

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to