transformFunctional_messageKeep: Transform functional that modifies x function to keep all...

transformFunctional_messageKeepR Documentation

Transform functional that modifies x function to keep all screen messages and turn x function into x(...)

Description

Transform functional that modifies x function to keep all screen messages and turn x function into x(...)

Usage

transformFunctional_messageKeep(...)

Arguments

...

a list-pair input arguments of original x function

Value

A list of return (returned value from x(...) call) and messages on screen

Examples

none.

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.