tran.edit {RSurvey}R Documentation

Interpolation and Error Correction Parameters

Description

A GUI for defining parameters associated with a transect.

Usage

tran.edit(id = NULL, tt2 = NULL)

Arguments

id the name of the transect.
tt2 a Tk toplevel widget.

Value

The following components within tran.dat are set: x1, x2, y1, y2, fix.zero, v.origin, v.offset, h.offset, grid.dx, grid.dy, zero.int, asp.ration.

Author(s)

Fisher, J. C.

Examples

tran.edit()

[Package RSurvey version 0.4.5 Index]