This is an R library for the analysis of geographical data. Contains the following 4 group of functions:

  1. functions for the analysis of networks (net).
  2. functions for spatial-geometry conversions (geo).
  3. functions for geographical visualization and interpretation of statistics (vis).
  4. functions for analysis of UAV missions and flightpaths (uav).

Curently it includes the following tutorials (vignets):

Install the goal library by executing the following code:

install.packages("http://www.dimitrisk.gr/Data/goal_0.1.tar.gz", repos=NULL, type="source")

or download it directly from the following link: goal_0.1.tar.gz


Copyright © 2010 Dimitris Kavroudakis. All rights reserved.