
Last chance! 50% off unlimited learning
Sale ends in
Add an item to a processing log (in place)
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
# NOT RUN {
data(ctd)
processingLogShow(ctd)
processingLog(ctd) <- "test"
processingLogShow(ctd)
# }
Run the code above in your browser using DataLab