powered by
Add an Item to a Processing Log
processingLog(x) <- value
an oce object.
A character string with the description of the logged activity.
Other things related to processing logs: processingLogAppend(), processingLogItem(), processingLogShow()
processingLogAppend()
processingLogItem()
processingLogShow()
data(ctd) processingLogShow(ctd) processingLog(ctd) <- "test" processingLogShow(ctd)
Run the code above in your browser using DataLab