grasp.datamap {grasper}R Documentation

GraspeR spatial distribution plot

Description

Plots the spatial distribution of the input response data

Usage

grasp.datamap(gr.Yi)

Arguments

gr.Yi Selected responses to be used in the form of a vector with column numbers

Details

This function is a visual check of the spatial distribution of the input response data in case of spatial use of GraspeR. The geographic coordinates of points must be contained in the XXX data frame, columns 2 and 3 with x and y column name respectively.

Author(s)

Fabien Fivaz fabien.fivaz@bluewin.ch. Ported to R from GRASP http://www.cscf.ch/grasp/ for S-Plus written by A. Lehmann, J.R. Leathwich and J. McC Overton. Look at http://www.fivaz.ch/grasper/index.html for details and update.

See Also

grasp.histo, grasp.RvsP, grasp.cormat


[Package Contents]