Learn R Programming

RSurvey (version 0.7-4)

OpenRSurvey: RSurvey

Description

Opens the main graphical user interface (GUI) for RSurvey.

Usage

OpenRSurvey()

Arguments

Value

  • Quaries and sets the vars component of Data. The vars object is a list with components:
  • x, y, z, vx, vyinteger; the index number of the corresponding state variable in cols, see ManageData.

Details

All functions within RSurvey are accessible through this GUI. Files can be one of four types as indicated by their extension: tables (.txt, .csv, .dat, or .shp), grids (.grd), polygons (.ply), or binary project images (.rda).Tables (.txt, .csv, .dat) can be compressed by http://www.gzip.org/{gzip} with additional extension .gz. Shapefiles (.shp) and interpolated grid files (.grd) are limited to data export. Measurement unit consistency is tasked to the user. Time zones, spatial datum's and projections are not supported.

Examples

Run this code
OpenRSurvey()

Run the code above in your browser using DataLab