Description Usage Arguments Value Author(s) Examples
Method for create a spatial cluster
1 2 3 4  | createSpatialCluster(A3, clusterlist)
## S4 method for signature 'Track,numeric'
createSpatialCluster(A3, clusterlist)
 | 
A3 | 
 Track object  | 
clusterlist | 
 Numeric list of cluster positions create spatial objects  | 
cluster of polygons
Deigo Monteiro
1 2  | clusterList <- as.numeric(1:42)
cluster <- createSpatialCluster(A1,clusterList)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.