RSurvey (version 0.9.3)

LaunchGui: GUI: Main Graphical User Interface

Description

Launches the main graphical user interface (GUI) for the RSurvey package. May be used to specify coordinate variables, render plots, and access all other package functionality.

Usage

LaunchGui()

Arguments

Value

Quaries and sets the vars list component of Data. The components of vars include:

x, y, z

index number for the corresponding coordinate-dimension variable in cols, see ManageVariables function for details.

Examples

Run this code
# NOT RUN {
  LaunchGui()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab