Learn R Programming

RSurvey (version 0.4.5)

tran.edit: 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.

Examples

Run this code
tran.edit()

Run the code above in your browser using DataLab