Description Usage Arguments Value Examples
assignIDs
attempts to assign ID numbers to contiguous regions.
1 2 |
data |
The dataset containing x- and y-coordinates. |
xCoord |
A character string specifying the name of the x-coordinate variable. |
yCoord |
A character string specifying the name of the y-coordinate variable. |
neighborhood |
A character string specifying the neighborhood structure to be considered. The options are "primary", "secondary", and "tertiary". |
The dataset appended with a variable called "assignID". This variable provides the assigned IDs as a numeric variable.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.