updateLay: Update layer

Description Usage Arguments Value See Also

Description

Update layer

Usage

1
updateLay(x, type = c("pos", "n"), para)

Arguments

x

A Deposits object.

type

TA length-one character vector defining the type of update to apply. Types of update: "pos" to update the position of one single layer or n to update the number of layers

para

list of parameters

Value

Return the updated object x. (A list with three elements. The first element x is the updated object x, the second element bd is the id of the updated layer (a negative value indicates that the layer was removed), the third element bd if negative indicates a death, if positive a birth, if NULL nothing).

See Also

sim


emanuelhuber/CBRDM documentation built on March 1, 2020, 9:33 a.m.