raster2mask: Tranform a raster into a mask.

Description Usage Arguments Value Author(s)

Description

Any value greater than one becomes one.

Usage

1
2
3
4
raster2mask(
  in_file,
  out_file = tempfile(pattern = "raster2mask_", fileext = ".tif")
)

Arguments

in_file

A length-one character. A path to a raster mask.

out_file

A lenght-one character. A path to the file with the results.

Value

out_file.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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