Skip to content
Prev 75791 / 398502 Next

accesing slots of S4 class in C code

On 8/17/05, Aniko Szabo <aniko.szabo at hci.utah.edu> wrote:
Your C code is set for the .Call interface, not the .C interface. 
Change the R code to

 res <- .Call("TestFun", pd.obj)