readpoly1 {RCALI} | R Documentation |
Read a polygons file in format 1
Description
Create an object of class "listpoly"
from the values read on a
polygons file in format 1.
Usage
readpoly1(filename, delim=" ")
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
[Package RCALI version 0.3.6 Index]