wpGetTotalNumberPx: wpGetTotalNumberPx get total number of not NA pixels

Description Usage Arguments Value Examples

Description

wpGetTotalNumberPx get total number of not NA pixels

Usage

1
2
wpGetTotalNumberPx(r1, cores = NULL, minblocks = NULL, nl = 1,
  silent = FALSE)

Arguments

cores

Integer. Number of cores for parallel calculation

minblocks

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

nl

Integer. param to controle min number of blocks during paralisation

silent

If FALSE then the progress will be shown

x

Raster* object

tp

Type of the data to be return. Numberic or

cores

Integer. Number of cores for parallel calculation

Value

numerical

Examples

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

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