plotpal {RArcInfo}R Documentation

Plots the data imported from an ARC file according to the contents of a PAL file

Usage

plotpal(arc, pal, new=T)

Arguments

arc The data returned by a call to get.arcdata
pal The data returned by a call to get.paldata
new Do you want to plot on the last window/device or on a new one?

Value

This function returns nothing, but plots a nice map :-D.