'eval' is used in optim.c, but it is used along with other things. I'm looking for a standalone example to demonstrate the usage of eval in C. Does anybody have some a simple example? Thanks.
Regards, Peng
2 messages · Peng Yu, Simon Urbanek
'eval' is used in optim.c, but it is used along with other things. I'm looking for a standalone example to demonstrate the usage of eval in C. Does anybody have some a simple example? Thanks.
Regards, Peng
'eval' is used in optim.c, but it is used along with other things. I'm looking for a standalone example to demonstrate the usage of eval in C. Does anybody have some a simple example? Thanks.
Try R-exts: "5.11 Evaluating R expressions from C" Cheers, S