deter2mask: Build a mask from DETER. PRODES's SHP into a TIF.

Description Usage Arguments Value Author(s)

Description

Build a raster mask from a DETER shapefile.

Usage

1
2
3
4
5
6
deter2mask(
  file_path_deter,
  file_path_res,
  pyear,
  out_file = tempfile(pattern = "deter2mask_", fileext = ".tif")
)

Arguments

file_path_deter

A path to a DETER shapefile.

file_path_res

A path to the results of a classification.

pyear

A PRODES year.

out_file

Optional. Path to an output file.

Value

A path to a raster file.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/sits.prodes documentation built on Sept. 3, 2020, 2:03 p.m.