Description Usage Arguments Details optional arguments
plotGeoSituation
| 1 2 3 4 | plotGeoSituation(object, ...)
## S4 method for signature 'GeoSituation'
plotGeoSituation(object, ...)
 | 
| object | the  | 
| ... | list of optional values (see below) | 
Optional Parameters for this Methdod.
plot.default: The parameters
xlim, ylim, xlab, ylab,
main, sub recieve a default value, if not
given. By default asp=1 is set and should not be
changed.  
plotBorders:logical default = FALSE. If
TRUE, the borders from the dataset
bordersgermany.polygon will be drawn.  
plotcities:logical default
= FALSE. If TRUE, the cities from the
dataset bordersgermany.cities will be drawn.  
plotGrid:logical default =
FALSE. If TRUE, a grid will be drawn using
the function grid.  
drawNodes:logical default =
TRUE. If TRUE, all Nodes in
x (of type GeoSituation will be plotted.  
drawWarehouses:logical
default = TRUE. If TRUE, all
Warehouses in x (of type
  GeoSituation will be plotted.  
drawCustomers:logical
default = TRUE. If TRUE, all
Customers in x (of type
  GeoSituation will be plotted by calling
drawCustomers.  
drawLinks:logical default = TRUE. If
TRUE, all Links in x (of type
  GeoSituation will be plotted.  
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.