autoapply: Autoapply

Description Usage Arguments

View source: R/utils.R

Description

Autoapply a lapply to a function if the parameter is a list instead of a parameter.

Usage

1
autoapply(clist, fun, ...)

Arguments

clist,

Argument that is possibly a list

fun,

The function

...

additional arguments


IRTpp documentation built on May 29, 2017, 9:58 a.m.