Hello

We are working on a class in C++. The files compile fine (R CMD SHLIB ...) and 
run in R. A bzipped tar archive with source code can be downloaded from here:

http://sovo.md-hh.com/files/GUTS3.tar.bz

In R, dyn.load("GUTS.so") generates an instance of the GUTS class. (How) Is it 
possible to generate (within R) several instances of this class? (E.g., we 
would like to consider several experiments, each of which is represented by an 
instance of GUTS.)

Thanks for help and advices, Sören

-- 
soeren.vo...@uzh.ch, carlo.alb...@eawag.ch

______________________________________________
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