prodes2raster_helper: Helper for rasterizing a PRODES shapefile. PRODES's SHP into...

Description Usage Arguments Value Author(s)

View source: R/helper.R

Description

Rasterize the given PRODES shapfile to match the given reference raster. The resulting raster is encoded according to the given PRODES label key and the label deforesatation includes all the PRODES years until the given PRODES year.

Usage

1
prodes2raster_helper(file_path_prodes, file_path_res, pyear, prodes_label_key)

Arguments

file_path_prodes

A path to a PRODES shapefile.

file_path_res

A path to the results of a classification.

pyear

A PRODES year.

prodes_label_key

A tibble with the mapping of the PRODES labels from Portuguese to English and an ID.

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.