Learn R Programming

expectreg (version 0.53)

northger.bnd: Regions of northern Germany - boundary format

Description

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

Usage

data(northger.bnd)

Arguments

Format

The format is: List of 145 - attr(*, "class")= chr "bnd" - attr(*, "height2width")= num 1.54 - attr(*, "surrounding")=List of 145 - attr(*, "regions")= chr [1:145] "1001" "1002" "1003" "1004" ...

Details

For details about the format see read.bnd.

Examples

Run this code
data(northger.bnd)

drawmap(map=northger.bnd,mar.min=NULL)

Run the code above in your browser using DataLab