Learn R Programming

oce (version 0.9-17)

summary.topo: Summarize a topography data object

Description

Summarizes some of the data in an topo object.

Usage

## S3 method for class 'topo}(object, \dots)':
summaryundefined

object{an object of class "topo", usually, a result of a call to read.topo or read.oce.} ...{further arguments passed to or from other methods.}

Pertinent summary information is presented, including the longitude and latitude range, and the range of elevation.

NULL

A topo object may be read with read.topo.

library(oce) data(topoWorld) summary(topoWorld)

[object Object]

misc

Arguments