Skip to content

Standalone example to use eval in C (not eval in R)?

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.
#
On May 24, 2013, at 6:00 AM, Peng Yu wrote:

            
Try R-exts:
"5.11 Evaluating R expressions from C"

Cheers,
S