[Rd] Function lang2 in C

Seth Falcon sfalcon at fhcrc.org
Wed Nov 22 02:18:51 CET 2006


"Ricardo Rios" <alfilnegro.sv at gmail.com> writes:

> I have a source code in C, it use the function lang2 ,does somebody
> know what does this function do. Thanks in advance.

It creates a language list.  This is a Lisp-style pair list.  A common
use of it is to build a function call to pass to eval.

+ seth



More information about the R-devel mailing list