processing.log.summary {oce}R Documentation

Summarize the processing log of an object

Description

Summarize the processing log of an object.

Usage

processing.log.summary(object)

Arguments

object An oce object.

Details

Prints log entries with UTC timestamps.

Value

None.

Author(s)

Dan Kelley

Examples

library(oce)
data(ctd)
processing.log.summary(ctd)

[Package oce version 0.1-76 Index]