updateList: Update polygon list

Description Usage Arguments Value Note Author(s)

Description

Update polygon list

Usage

1
2
## S4 method for signature 'polygonList,polygonList'
updateList(x, y)

Arguments

x

a named list

y

a named list

Value

A named list, with elements sorted by name. The values of matching elements in list y replace the values in list x.

Note

This is a temporary workaround until we resolve inheritance of S3 classes (see .polygonList).

Author(s)

Alex Chubaty


PredictiveEcology/SpaDES.shiny documentation built on Nov. 11, 2019, 7:12 p.m.