Tools for Lazy and Non-Standard Evaluation


[Up] [Top]

Documentation for package ‘nseval’ version 0.5.1

Help Pages

A C D E F G I L M P Q S U V misc

-- A --

arg Capture lazy variables as quotations.
arglist Explicitly create closures.
arg_ Capture lazy variables as quotations.
arg_env Get information about currently bound arguments.
arg_env_ Get information about currently bound arguments.
arg_expr Get information about currently bound arguments.
arg_expr_ Get information about currently bound arguments.
arg_list Capture lazy variables as quotations.
arg_list_ Capture lazy variables as quotations.
arg_value Get information about currently bound arguments.
arg_value_ Get information about currently bound arguments.
as.data.frame.dots Dots objects: lists of quotations.
as.dots Convert items into quotations or dots.
as.dots.default Convert items into quotations or dots.
as.dots.dots Convert items into quotations or dots.
as.dots.environment Convert items into quotations or dots.
as.dots.lazy_dots Convert items into quotations or dots.
as.dots.list Convert items into quotations or dots.
as.dots.quotation Convert items into quotations or dots.
as.environment.dots Make or update an environment with bindings from a dots list.
as.lazy.quotation Compatibility conversions.
as.lazy_dots.dots Compatibility conversions.
as.quo Quotation objects.
as.quo.formula Compatibility conversions.
as.quo.quosure Compatibility conversions.
as.quosure.quo Compatibility conversions.
as.quosures.dots Compatibility conversions.

-- C --

c.dots Dots objects: lists of quotations.
c.quotation Dots objects: lists of quotations.
caller Find the caller of a given environment.

-- D --

do Making function calls, with full control of argument scope.
dots Dots objects: lists of quotations.
dots2env Make or update an environment with bindings from a dots list.
dots_ Dots objects: lists of quotations.
dots_envs Get information about currently bound arguments.
dots_exprs Get information about currently bound arguments.
do_ Making function calls, with full control of argument scope.

-- E --

env Quotation objects.
env2dots Copy bindings from an environment into a dots object, or vice versa.
env<- Quotation objects.
envs Dots objects: lists of quotations.
envs.dots Dots objects: lists of quotations.
envs<- Dots objects: lists of quotations.
expr Quotation objects.
expr.quotation Quotation objects.
expr<- Quotation objects.
exprs Dots objects: lists of quotations.
exprs.dots Dots objects: lists of quotations.
exprs<- Dots objects: lists of quotations.
exprs<-.dots Dots objects: lists of quotations.

-- F --

forced Forcing and forcedness of arguments and quotations.
forced.default Forcing and forcedness of arguments and quotations.
forced.dots Forcing and forcedness of arguments and quotations.
forced.quotation Forcing and forcedness of arguments and quotations.
forced_dots Dots objects: lists of quotations.
forced_dots_ Dots objects: lists of quotations.
forced_quo Quotation objects.
forced_quo_ Quotation objects.
force_ Forcing and forcedness of arguments and quotations.
force_.dots Forcing and forcedness of arguments and quotations.
force_.quotation Forcing and forcedness of arguments and quotations.
format.dots Formatting methods for dots and quotations.
format.oneline Formatting methods for dots and quotations.
format.quotation Formatting methods for dots and quotations.
function_ Explicitly create closures.

-- G --

get_call Get information about currently executing calls.
get_dots Set or get the contents of '...'.
get_function Get information about currently executing calls.

-- I --

is.quo Quotation objects.
is.quotation Quotation objects.
is_default Get information about currently bound arguments.
is_default_ Get information about currently bound arguments.
is_default_.quotation Get information about currently bound arguments.
is_forced Get information about currently bound arguments.
is_forced_ Get information about currently bound arguments.
is_literal Get information about currently bound arguments.
is_literal_ Get information about currently bound arguments.
is_missing Get information about currently bound arguments.
is_missing_ Get information about currently bound arguments.
is_missing_.quotation Get information about currently bound arguments.
is_promise Get information about currently bound arguments.
is_promise_ Get information about currently bound arguments.
is_promise_.quotation Get information about currently bound arguments.

-- L --

list_missing R's missing value.
locate Find the environment which defines a name.
locate_ Find the environment which defines a name.
locate_.( Find the environment which defines a name.
locate_.character Find the environment which defines a name.
locate_.dots Find the environment which defines a name.
locate_.list Find the environment which defines a name.
locate_.name Find the environment which defines a name.
locate_.quotation Find the environment which defines a name.

-- M --

missing_ R's missing value.
missing_.default R's missing value.
missing_.dots R's missing value.
missing_.quotation R's missing value.
missing_value R's missing value.

-- P --

print.dots Formatting methods for dots and quotations.
print.quotation Formatting methods for dots and quotations.

-- Q --

quo Quotation objects.
quotation Quotation objects.
quo_ Quotation objects.

-- S --

set_ Assign values to variables.
set_arg Capture lazy variables as quotations.
set_arg_ Capture lazy variables as quotations.
set_dots Set or get the contents of '...'.
set_enclos_ Assign values to variables.

-- U --

unwrap Unwrap variable references.
unwrap.dots Unwrap variable references.

-- V --

value Forcing and forcedness of arguments and quotations.
value.dots Forcing and forcedness of arguments and quotations.
value.quotation Forcing and forcedness of arguments and quotations.
values Forcing and forcedness of arguments and quotations.
values.dots Forcing and forcedness of arguments and quotations.

-- misc --

[.dots Dots objects: lists of quotations.
[<-.dots Dots objects: lists of quotations.