plotMap: Plot map

Description Usage Arguments Author(s)

View source: R/helper.R

Description

Plots a map for a specified timepoint.

Usage

1
plotMap(coords, statusMat, column = 1, bLegend = FALSE)

Arguments

coords

Coordinates of units.

statusMat

A matrix with statuses (NA, 0, any positive integer) of each unit. Rownames indicate location names, colnames indicate names of timepoints (e.g. years).

column

Column (i.e. timepoints) to analyse. Only one column will be used.

bLegend

Whether to add legend with statuses.

Author(s)

Mikhail Churakov


mc30/disnap documentation built on Jan. 18, 2020, 3:44 a.m.