Learn R Programming

vecvec (version 0.2.0)

vecvec_apply: Apply a function to each vector of the vecvec

Description

Apply a function to each vector of the vecvec

Usage

vecvec_apply(x, f, ...)

Arguments

x

A vecvec object

f

A function to apply to each vector

...

Additional arguments passed to f