landscape<- {DEPONS2R} | R Documentation |
Get or set the landscape name
Get or set the landscape name
## 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)
x |
Object of class |
value |
Name of the landscape (character) |