makeTempBound: Make a temporary table of field boundaries

View source: R/rxFuns.R

makeTempBoundR Documentation

Make a temporary table of field boundaries

Description

Creates a temporary table in the 'all_farms' schema containing one table with all of the field boundaries for the fields selected by the user.

Usage

makeTempBound(db, fieldname, farmername, buffer_width = NULL)

Arguments

db

Connection to an OFPE formatted database.

fieldname

Provide the field name for the experiment or prescription.

farmername

Provide the name of the farmer that manages the field.

buffer_width

Width from the edge of the field within which to apply treatments.

Value

NULL, temporary field boundary table in 'all_farms'.


paulhegedus/OFPE documentation built on Nov. 23, 2022, 5:09 a.m.