powered by
oce.edit(x, item, value, reason="not specified", person="not specified")
oce
class
"oce"
library(oce) data(ctd) ctd2 <- oce.edit(ctd, "latitude", 47.8879, "change last digit, for illustration", "Dan Kelley") summary(ctd2)
Run the code above in your browser using DataLab