drawWarehouses: drawWarehouses

Description Usage Arguments Details optional arguments

Description

drawWarehouses

Usage

1
2
3
4
drawWarehouses(object, ...)

## S4 method for signature 'GeoSituation'
drawWarehouses(object, ...)

Arguments

object

the GeoSituation-Object(s) to be plotted

...

list of optional values (see below)

Details

Optional Parameters for this Methdod.

optional arguments

zoom:

numeric default = 0.1. Used as a scale for the House-Polygons.

withlabels:

logical default = TRUE. If TRUE, labels will be printed for each warehouse.

isWLP:

logical default = FALSE. If TRUE, closed Warehouses will be printed blank.

warehouse.font.cex:

numeric default = 1. Defines with which font-size the labels will be printed.

warehouse.font.col:

numeric or character default = "black". The color the labels should be printed in. Can be an Array of length of Warehouses to provide different colors. By default, the provided value will be copied.

warehouse.bg.col:

numeric or character default = "gray". The color the warehouses-background should be printed in. Can be an Array of length of Warehouses to provide different colors. By default, the provided value will be copied.

warehouse.borders.col:

numeric or character default = "black". The color the warehouses-outline should be printed in. Can be an Array of length of Warehouses to provide different colors. By default, the provided value will be copied.

warehouse.point.pch:

numeric default = 20. defines the pch of the warehouses. can be an array of length of warehouses. By default, the provided value will be copied.

warehouse.point.cex:

numeric default = 1. defines the cex of the warehouses. can be an array of length of warehouses. By default, the provided value will be copied.


felixlindemann/HNUORTools documentation built on May 8, 2019, 6:46 p.m.