title<- | R Documentation |
Get or set the title of Depons* objects
## 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)
x |
Object of class |
value |
Character string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.