polygon.read.format {RGeostats}R Documentation

Read Polygon from a Shapefile

Description

Read Polygon from a Shapefile

Usage

polygon.read.format(file, mode = "shape")

Arguments

file

Name of the ASCII file containing the Polygon information according to a specific format

mode

Specific format which can be read:

  • "shape" Polygon stored according to the ShapeFile format

Value

A polygon-class object, constituted of one or several polysets.


[Package RGeostats version 14.0.10 Index]