ready4fun_executor: ready4 submodule class for list object specifying function...

View source: R/C3_ready4fun_executor.R

ready4fun_executorR Documentation

ready4 submodule class for list object specifying function arguments and function.

Description

Create a new valid instance of the ready4 submodule class for list object specifying function arguments and function.

Usage

ready4fun_executor(x = make_pt_ready4fun_executor())

make_pt_ready4fun_executor(args_ls = list(), fn = identity)

is_ready4fun_executor(x)

Arguments

x

An object of any type

args_ls

Arguments (a list), Default: list()

fn

Function (a function), Default: identity

Details

Function and function arguments pair.

Value

A validated instance of the ready4 submodule class for list object specifying function arguments and function.

A prototype for ready4 submodule class for list object specifying function arguments and function.

A logical value, TRUE if a valid instance of the ready4 submodule class for list object specifying function arguments and function.


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.