landscape: Get or set the landscape name

landscape<-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 DeponsBlockdyn.

value

Name of the landscape (character)


DEPONS2R documentation built on April 4, 2025, 1:02 a.m.

Related to landscape in DEPONS2R...