Learn R Programming

DEPONS2R (version 1.2.2)

Summary-methods: Summary

Description

Summarizes different kinds of objects created based on output from the DEPONS model

Usage

# S4 method for DeponsBlockdyn
summary(object)

# S4 method for DeponsDyn summary(object)

# S4 method for DeponsRaster summary(object)

# S4 method for DeponsShips summary(object)

# S4 method for DeponsTrack summary(object)

Value

list summarizing the DeponsBlockdyn object

table summarizing the DeponsBlockdyn object

list summarizing the DeponsRaster object

list summarizing the DeponsTrack object

Arguments

object

Depons* object

Details

The summary method is available for DeponsTrack-class, DeponsDyn-class, DeponsRaster-class, and DeponsBlockdyn-class-objects.