In the scripts I see lots of calls like .Call(xxxx.....). But if I replace this 
exact string in my own R script I get xxxx not found. I was wondering what the 
scopting rules are for these functions. How just for testing (I don't want to 
build a full blown package) to I use .Call and .C or .Fortran foreign function 
calls?

Thank you.

Kevin

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to