setprops,GeoModel,character,numeric,numeric-method | R Documentation |
Set properties of the GeoModel object.
## S4 method for signature 'GeoModel,character,numeric,numeric'
setprops(x, aggregation, hdthreshold, linkthreshold)
x |
The GeoModel object. |
aggregation |
Character. A value representing the aggregation method. |
hdthreshold |
Numeric. A value representing the host density threshold. |
linkthreshold |
Numeric. A value representing the link threshold in a network. |
The GeoModel object with updated properties.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.