RcmdrPlugin.orloca-package {RcmdrPlugin.orloca}R Documentation

RcmdrPlugin.orloca: A GUI for orloca-package

Description

This package provides a GUI (Graphical User Interface) for the orloca-package. It is a Plug-in for Rcmdr (R Commander).

In order to use the full power of the Rcmdr interface, the data for location problems are stored as data.frame objects. These data.frame objects are converted on the fly to loca.p objects (the type of objects that are handle by orloca package). The data.frame should have at least three columns: x, y, and w, without NA's values. See loca.p for details.

The main functions of orloca packages are available throughout the GUI. These functions include: data manipulation, plot of the demand points set and the objective function, and alsothe resolution of the location problem.

Parallel computation functions provided by orloca package are not available throughout the GUI.

Details

Package: RcmdrPlugin.orloca
Type: Package
Version: 1.0-0
Date: 2008-11-26
License: GPL version 2 or newer

Author(s)

Fernando Fernandez-Palacin <fernando.fernandez@uca.es> and Manuel Munoz-Marquez <manuel.munoz@uca.es>

Maintainer: Manuel Munoz-Marquez <manuel.munoz@uca.es>

See Also

For more information see Rcmdr-package and orloca-package.


[Package RcmdrPlugin.orloca version 1.0 Index]