ECMMonEchoFunctionValue: Echo function application to monad's value.

Description Usage Arguments Details Value

View source: R/ECMMon.R

Description

Applies a function to the "Value" element/member of the monad object and prints the result.

Usage

1

Arguments

ecmObj

An ECMMon object.

f

A function to be applied to ecmObj$Value.

Details

Prints f(ecmObj$Value).

Value

A ECMMon object.


antononcube/ECMMon-R documentation built on April 18, 2021, 10:47 a.m.