readpoly2: Read a polygons file in format 2

View source: R/readpoly2.R

readpoly2R Documentation

Read a polygons file in format 2

Description

Create an object of class "listpoly" from the values read on a polygons file in format 2.

Usage

readpoly2(filename, delim="\t")

Arguments

filename

Name of the polygons file

delim

Separator character on the file.

Value

An object of class "listpoly", i.e a list, each component of which is an object of class "poly"

See Also

readpoly1


RCALI documentation built on Jan. 13, 2023, 5:12 p.m.