expectreg (version 0.50)

india.bnd: 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)

Arguments

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.

Examples

Run this code
# NOT RUN {
data(india)
data(india.bnd)

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

Run the code above in your browser using DataCamp Workspace