india.bnd {expectreg}R Documentation

Regions of India - boundary format

Description

Map of the country india, represented in the boundary format (bnd) as defined in the package BayesX.

Usage

data(india.bnd)

Format

The format is: List of 449 - attr(*, "class")= chr "bnd" - attr(*, "height2width")= num 0.96 - attr(*, "surrounding")=List of 449 - attr(*, "regions")= chr [1:440] "84" "108" "136" "277" ...

Details

For details about the format see read.bnd.

Source

Jan Priebe University of Goettingen https://www.bnitm.de/forschung/forschungsgruppen/implementation/ag-gesundheitsoekonomie/team

Examples

data(india)
data(india.bnd)

drawmap(data=india,map=india.bnd,regionvar=6,plotvar=1)

[Package expectreg version 0.53 Index]