On 8/20/2009 8:41 AM, MarcelK wrote:
Hi All,
I have a few small questions about the usage of the C findVar( ) function
when used in C code called with '.Call'. In my case I create an R function
with an argument. This function calls some C code in which I use findVar( )
to retrieve the values fro
Marcel,
On Aug 20, 2009, at 8:41 , MarcelK wrote:
I have a few small questions about the usage of the C findVar( )
function when used in C code called with '.Call'. In my case I
create an R function with an argument. This function calls some C
code in which I use findVar( ) to retrieve the
Hi All,
I have a few small questions about the usage of the C findVar( ) function
when used in C code called with '.Call'. In my case I create an R function
with an argument. This function calls some C code in which I use findVar( )
to retrieve the values from the argument. Ofcourse normally I wo