wpGetindexesWhichValues: wpGetindexesWhichValues to get indexes of raster pixels...

Description Usage Arguments Value Examples

Description

wpGetindexesWhichValues to get indexes of raster pixels Script is pirilised and allow to work with big raster

Usage

1
2
wpGetindexesWhichValues(x, v, cores = NULL, tp = "numeric",
  minblocks = NULL, silent = FALSE)

Arguments

x

Raster* object

v

value of the pixel we would like to get indexes

cores

Integer. Number of corest to be used

tp

Type of the data to be return. Numberic or

minblocks

Integer. Minimum number of blocks. If NULL then it will be calculated automaticly

silent

If FALSE then the progress will be shown

Value

numeric

Examples

1
wpGetindexesWhichValues( x=raster("E:/asm_grid_100m_ccidadminl1.tif"), v=1, cores=4)

wpgp/wpUtilities documentation built on May 29, 2019, 11:58 a.m.