Message-ID: <BAY1-F14CE8150950C85DD33B6A6E7550@phx.gbl>
Date: 2005-03-13T03:10:42Z
From: Michael S
Subject: How to get object value in R Active memory
Dear all R-helpers,
I understand all the actions of operation in R objects stored in the active
memory of the computer.Could I do some opreation in active memory,what does
the structure of active memory looks like?
for exmple : in R : a<- 2 ; capture.output(a) ; I can get the output and
change to string,this function is written by R ,could I wrtie it in C and
how?
Thanks in advance
Michael