Summary-methods | R Documentation |
Summarizes different kinds of objects created based on output from the DEPONS model
## S4 method for signature 'DeponsBlockdyn'
summary(object)
## S4 method for signature 'DeponsDyn'
summary(object)
## S4 method for signature 'DeponsRaster'
summary(object)
## S4 method for signature 'DeponsShips'
summary(object)
## S4 method for signature 'DeponsTrack'
summary(object)
object |
Depons* object |
The summary method is available for DeponsTrack-class
,
DeponsDyn-class
, DeponsRaster-class
,
and DeponsBlockdyn-class
-objects.
list summarizing the DeponsBlockdyn object
table summarizing the DeponsBlockdyn object
list summarizing the DeponsRaster object
list summarizing the DeponsTrack object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.