tran.edit {RSurvey} | R Documentation |
A GUI for defining parameters associated with a transect.
tran.edit(id = NULL, tt2 = NULL)
id |
the name of the transect. |
tt2 |
a Tk toplevel widget. |
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
.
Fisher, J. C.
tran.edit()