powered by
trimNA(x, startNAs=TRUE, endNAs=TRUE) ## S3 method for class 'default': trimNA(x, startNAs=TRUE, endNAs=TRUE)
trimNA(ts(rbind(NA, matrix(1:20,10,2)), start=c(1980,1), frequency=12))
Run the code above in your browser using DataLab