Learn R Programming

plyr (version 1.6)

eval.quoted: Evaluate a quoted list of variables.

Description

Evaluates quoted variables in specified environment

Usage

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

Arguments

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

Value

  • a list