rpois_raster: Sample Poisson Raster

Description Usage Arguments Value

Description

Returns a Raster* which is Poisson-values with mean given by the input Raster*.

Usage

1
rpois_raster(lambda, only.values = FALSE)

Arguments

lambda

Raster* object of means.

only.values

Return only the vector of non-NA values?

Value

A Raster* object of the same form as the input, or if only.values is TRUE the vector of values.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.