Data Engineering and BI courses are free this week!
Rdocumentation
powered by
Learn R Programming
Zelig (version 4.1-1)
eval.in: Attach Environment and Evaluate Expression
Description
Run in an insulated environment
Usage
eval.in(...)
Arguments
...
Two parameters: The first is an expression to evaluate, and the second the environment to evaluate the expression in
Value
evaluation of ``..1'' within the environment ``..2''