export.listpoly: Create a polygons file in format 1.

View source: R/listpoly-methods.R

export.listpolyR Documentation

Create a polygons file in format 1.

Description

From an object of class "listpoly", create a polygons file for input to the software CaliFloPP or to the function califlopp. The format of this file corresponds to the format 1 of them, i.e you should set the param input to 1 when used as input to califlopp.

Usage

export.listpoly(x, filename)

Arguments

x

Object of class "listpoly"

filename

Name of the file to be created.

Value

None.


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