powered by
subset.data.frame
"subset"(x, subset, ...)
met-class
x
met
[[,met-method
[[<-,met-method
as.met
plot,met-method
read.met
summary,met-method
library(oce) data(met) # Few days surrounding Hurricane Juan plot(subset(met, time > as.POSIXct("2003-09-27", tz="UTC")))
Run the code above in your browser using DataLab