InputTranche1: InputTranche1

Description Usage Arguments Value Examples

View source: R/Tranche1.R

Description

Prepares generic polygon data for use in Tranche 1 (or elsewhere). Formerly known as CleanPolygons.R It does the following: 1) Eliminate bad topologies 2) Convert to the common projection 3) Add the common SF fields

Usage

1
InputTranche1(config)

Arguments

config

A filename for the config file for the data to be cleaned

Value

An SPDF for use in further SF processing

Examples

1
InputTranche1('./config/MN_RX.R')

raffscallion/RSF3 documentation built on May 26, 2019, 9:51 p.m.