Learn R Programming

oce (version 0.1-76)

processing.log.item: 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.

Value

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

Details

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

See Also

processing.log.append