qfun: Transform a queue into a raster stack and compute the...

View source: R/queue.R

qfunR Documentation

Transform a queue into a raster stack and compute the specified function using calc

Description

Transform a queue into a raster stack and compute the specified function using calc

Usage

qfun(Q, fun = mean, ...)

Arguments

Q

rdeque class object

fun

the function to apply using calc

...

further arguments for raster::calc where the function is mean

Value

RasterLayer class


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.