mask_to_PT_buffer_zone: Mask a Raster File to Only Retain Data within the PT PWN...

Description Usage Arguments

View source: R/PWN_plotting_functions.R

Description

mask.to.PT.buffer.zone masks a raster file to only retain data within the PT PWN buffer zone.

Usage

1
2
3
mask_to_PT_buffer_zone(r,
  buffer.zone.shp = "H:\\FISE\\forest\\CanopyHealthMonitoring\\PWN\\maps\\PT_buffer_zone\\FreguesiasZT_SHGM_LAEA.shp",
  filename = NA)

Arguments

r

A raster object

buffer.zone.shp

Shapefile of the buffer zone. Defaults to H:\FISE\forest\CanopyHealthMonitoring\PWN\maps\PT_buffer_zone\FreguesiasZT_SHGM_LAEA.shp

filename

Optional filename to write the output file to


pieterbeck/CanHeMonR documentation built on May 25, 2019, 7:11 a.m.