capply: capply

View source: R/capply.R

capplyR Documentation

capply

Description

A wrapper of apply that allows the user to quickly apply a function to every cell of a data frame.

Usage

capply(.data, .f)

Arguments

.data

a data frame.

.f

a function to be applied to every cell of the data frame.


camkay/panoply documentation built on Jan. 17, 2025, 6:31 a.m.