Description Usage Arguments Value Note Author(s)
Update polygon list
1 2 | ## S4 method for signature 'polygonList,polygonList'
updateList(x, y)
|
x |
a named list |
y |
a named list |
A named list, with elements sorted by name.
The values of matching elements in list y
replace the values in list x
.
This is a temporary workaround until we resolve inheritance of S3 classes (see .polygonList
).
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.