func_brick: Coverage functions

Description Usage Arguments Value

View source: R/coverages.R

Description

Returns an enclosure function that can be used as argument of apply_bricks and apply_bricks_cluster functions' parameter fun.

Usage

1
func_brick(expr, ...)

Arguments

expr

An R language expression to be evaluated as the function body.

...

Any additional arguments to be included in function evaluation.

Value

The evaluation of expr expression.


rolfsimoes/coverage documentation built on May 24, 2019, 9:48 p.m.