importPolys {PBSmapping}R Documentation

Import PolySet from a text file

Description

Import a text file and convert into a PolySet with optional PolyData attribute.

Usage

importPolys(PolySet, PolyData=NULL, projection=NULL, zone=NULL)

Arguments

PolySet

filename of PolySet text file.

PolyData

optional filename of PolyData text file.

projection

optional projection attribute to add to EventData.

zone

optional zone attribute to add to EventData.

Value

An imported PolySet with optional PolyData attribute.

Author(s)

Nicholas M. Boers, Associate Professor – Computer Science
MacEwan University, Edmonton AB
Last modified Rd: 2007-06-06

See Also

importEvents, importLocs, importGSHHS, importShapefile


[Package PBSmapping version 2.72.1 Index]