WritePolyref: Write polyref file

Description Usage Arguments Value

Description

Write a polyref file to a text file ready for loading in ALMaSS.

Usage

1
WritePolyref(Table, PathToFile, Headers = TRUE, Type = "poly")

Arguments

Table

data.frame or data.table An attribute table

PathToFile

character The path to the where the file is written (including the name and extension of the file, usually .txt)

Headers

logical Should the output file include headers?

Type

character Write poly- or farm-ref file?

Value

A tab separated text file formatted according to the requirements for a polygon reference file for ALMaSS.


LDalby/ralmass documentation built on May 8, 2019, 5:48 p.m.