eply                    Function 'eply'
eply-package            The eply package provides ways to call
                        'eval(parse(text = ...))' in bulk. The
                        'evals()' function is a vectorized version of
                        'eval(parse(text = ...))'. 'eply()' is like
                        'apply(MARGIN = 1)' except that the elements of
                        each row are 'eval(parse(text = ...))"ed before
                        being supplied to the function.
evals                   Function 'evals'
example.expr            'example.expr'
example.fun             'example.fun'
example.with            'example.with'
help_eply               Function 'help_eply'
quotes                  Function 'quotes'
strings                 Function 'strings'
unquote                 Function 'unquote'
