make.unipix: Create a universal lookup table from a population raster

Description Usage Arguments Examples

View source: R/makeUnipix.R

Description

This function takes takes a raster of population and creates a data.frame with key details including unique identifiers of the pixels and their characteristics including Longitude and Latitude and population. This is used later on by the model for reference

Usage

1
make.unipix(popras)

Arguments

popras

A population raster, see ?sgpop

Examples

1
2

obrady/SpatialDengue documentation built on Nov. 27, 2020, 12:13 p.m.