Description Usage Arguments Details optional arguments
drawWarehouses
1 2 3 4 | drawWarehouses(object, ...)
## S4 method for signature 'GeoSituation'
drawWarehouses(object, ...)
|
object |
the |
... |
list of optional values (see below) |
Optional Parameters for this Methdod.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.