processing.log.item {oce} | R Documentation |
Create a processing-log item..
processing.log.item(log.action="")
log.action |
A character string describing the action. |
This is used, mainly by internal oce functions, to create a single-entry processing log.
An object of class "processing.log"
, suitable for
inclusion in any "oce"
object.
Dan Kelley