processing.log.item {oce}R Documentation

Create a processing-log item

Description

Create a processing-log item..

Usage

processing.log.item(log.action="")

Arguments

log.action A character string describing the action.

Details

This is used, mainly by internal oce functions, to create a single-entry processing log.

Value

An object of class "processing.log", suitable for inclusion in any "oce" object.

Author(s)

Dan Kelley

See Also

processing.log.append


[Package oce version 0.1-76 Index]