powered by
new("objectHistory", ...)
x <- new("objectHistory") x <- add(x, 1, "2005-01-01") x <- add(x, 2, "2005-01-02") length(x)
Run the code above in your browser using DataLab