population_density: Population density in each block

Description Usage Arguments Value Examples

View source: R/population_density.R

Description

Population density in each block

Usage

1

Arguments

a

A number of population in a block

b

A number of Shape_Area in a block

Value

The product of a and b

Examples

1
2
population_density(96, 9250)
population_density(108, 13246)

NiloofarNL/packpop2 documentation built on Dec. 17, 2021, 5:26 a.m.