Evaluates quoted variables in specified environment
eval.quoted(exprs, envir = NULL, enclos = NULL, try = FALSE)
try
if TRUE, return NULL if evaluation unsuccesful
NULL
expr
quoted object to evalution
a list