r.bar.plot: Rectangle bar plots

Description Usage Arguments Value Note See Also Examples

Description

For a matrix of rectangle distributions do a bar plot in each.

Usage

1

Arguments

mat

Matrix of distributions, with rectangle distributions in rows, with dimnames of rectangle codes.

Value

A barplot (originally the age distribution) in each rectangle given in mat.

Note

Experimental, rudimentary, needs work

See Also

geosubplot, r.corners, barplot

Examples

1
2
3
4
5
6
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
"r.bar.plot"

geoextras documentation built on May 2, 2019, 5:56 p.m.