make_evaluate_ef: Make an 'evaluate'-based evaluation function

Description Usage Arguments Value

Description

Create an evaluation function appropiate for use with RCacheSuite that uses Wickham's evaluate function as the underlying mechanism

Usage

1
2

Arguments

source

An additional source handler to call before the one we use internally, or NULL (default)

text

An additional text handler to call before the one we use internally, or NULL (default)

graphics

An additional graphics handler to call before the one we use internally, or NULL (default)

message

An additional message handler to call before the one we use internally, or NULL (default)

warning

An additional warning handler to call before the one we use internally, or NULL (default)

error

An additional error handler to call before the one we use internally, or NULL (default)

value

An additional value handler to call before the one we use internally, or NULL (default)

Value

A function which can be used as an evaluator with the RCacheSuite machinery


gmbecker/RCacheSuite documentation built on May 17, 2019, 6:42 a.m.