srvy.vars {RSurvey} | R Documentation |
A GUI for identifying temporal and spatial variables associated with survey data.
srvy.vars(cols, vars, tt1 = NULL)
cols |
those components within srvy.dat corresponding to temporal and spatial data, a concatenation of column type and units. |
vars |
the components corresponding to data/time, x, y, and z data. |
tt1 |
a Tk toplevel widget. |
The vars
component is updated in srvy.dat
.
Fisher, J. C.
data(confluence) srvy.vars(srvy.dat("cols"), srvy.dat("vars"))