apply_bricks: Coverage functions

Description Usage Arguments Value

View source: R/coverages.R

Description

Apply a function on each coverage's bricks object. Parameter fun is a function with bricks attributes names as parameters. A helper function func_brick can be used to create a prototype of this function easily.

Usage

1

Arguments

coverage

A coverage object.

fun

A function to be called for each brick that receives the bricks' attributes.

...

A set of names or character vector with the bands to be returned.

Value

A rasters data.frame object.


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