apply_flist: apply flist

View source: R/apply-flist.R

apply_flistR Documentation

apply flist

Description

apply function list

Usage

apply_flist(x, flist, ..., xname = NULL)

Arguments

x

variable

flist

list of functions

...

arguments passed to the functions in flist

xname

name of variable

Details

apply the functions in flist to the variable 'x'


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.