Learn R Programming

plyr (version 1.5.2)

eval.quoted: Evaluate a quoted list of variables.

Description

Evaluate a quoted list of variables. Evaluates quoted variables in specified environment

Usage

eval.quoted(exprs, envir, enclos, try=FALSE)

Arguments

expr
quoted object to evalution
try
if TRUE, return NULL if evaluation unsuccesful

Value

  • a list