check_args: Function to check arguments with which Q() is called

View source: R/check_args.r

check_argsR Documentation

Function to check arguments with which Q() is called

Description

Function to check arguments with which Q() is called

Usage

check_args(fun, iter, const = list())

Arguments

fun

A function to call

iter

Objects to be iterated in each function call

const

A list of constant arguments passed to each function call

Value

Processed iterated argument list if 'iter' is a list


mschubert/clustermq documentation built on April 9, 2024, 3:21 a.m.