FunParam: FunParam

View source: R/Classes.R

FunParamR Documentation

FunParam

Description

FunParam

Usage

FunParam(fun = character(), args = list(), longArgs = list())

Arguments

fun

character representing the name of the function.

args

named list with the arguments to the function fun.

longArgs

named list of large arguments to the function fun, summarized using summary().

Value

returns a FunParam object.


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.