landscape<- {DEPONS2R} | R Documentation |
Get or set the landscape name
Description
Get or set the landscape name
Get or set the landscape name
Usage
## S4 replacement method for signature 'DeponsTrack'
landscape(x) <- value
## S4 method for signature 'DeponsTrack'
landscape(x)
## S4 replacement method for signature 'DeponsDyn'
landscape(x) <- value
## S4 method for signature 'DeponsDyn'
landscape(x)
## S4 replacement method for signature 'DeponsBlockdyn'
landscape(x) <- value
## S4 method for signature 'DeponsBlockdyn'
landscape(x)
Arguments
x |
Object of class |
value |
Name of the landscape (character) |
[Package DEPONS2R version 1.2.3 Index]