Skip to content
Back to formatted view

Raw Message

Message-ID: <BAY1-F18DF3F19D1166AFD8E19DE7550@phx.gbl>
Date: 2005-03-13T03:12:24Z
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 example : 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