title: Get or set the title of Depons* objects

title<-R Documentation

Get or set the title of Depons* objects

Description

Get or set the title of Depons* objects

Usage

## S4 replacement method for signature 'DeponsTrack'
title(x) <- value

## S4 replacement method for signature 'DeponsDyn'
title(x) <- value

## S4 replacement method for signature 'DeponsShips'
title(x) <- value

## S4 method for signature 'DeponsTrack'
title(x, value)

## S4 method for signature 'DeponsDyn'
title(x, value)

## S4 method for signature 'DeponsShips'
title(x, value)

Arguments

x

Object of class DeponsTrack, DeponsDyn, DeponsBlockdyn or DeponsShips

value

Character string


jacobnabe/DEPONS2R documentation built on Nov. 20, 2024, 10:22 p.m.