srvy.config {RSurvey} | R Documentation |
A GUI used to define window geometry and universal plotting parameters.
srvy.config(tt1 = NULL)
tt1 |
a Tk toplevel widget. |
The output date/time format is based on character representations described in
strptime
, for example "%d/%m/%Y %H:%M:%OS"
.
The following components within srvy.dat
are set:
n.levels
, win.windth
, yx.ratio
, zx.ratio
, date.fmt
.
Fisher, J. C.
srvy.config()