sync_na: Synchronise NA cells across layers in a RasterStack.

Description Usage Arguments Value Examples

View source: R/sync_na.R

Description

If any layer within a rasterstack contains a missing value (NA), all layers will be set to NA for that cell across the entire rasterstack. This function is useful when combining data products from different sources which may have slight mismatches in available data along coastlines, for example.

Usage

1

Arguments

stack

RasterStack object to be processed

Value

Returns a rasterstack object.

Examples

1
Coming soon.

simon-tarr/island documentation built on May 6, 2019, 8:05 p.m.