Learn R Programming

vmsbase (version 2.2.1)

Join2shp: Shape File Data Joining - Internal Function

Description

The Join2shp is the internal function that implements the Shape File Data Joining routine.

Usage

Join2shp(shpfile, datavector, dirdest)

Arguments

shpfile

The Original Grid Shape File

datavector

The Effort Count Vector

dirdest

The File Destination Directory

Value

This function does not return a value.

Details

This function, with a Grid Shape File, an Effort Count Vector and a File Destination Directory, (see gui_out_grid), creates a new Grid Shape File annotated with the Effort Count Vector.

References

free text reference Pointers to the literature related to this object.

See Also

gui_out_grid