powered by
subset.data.frame
"subset"(x, subset, ...)
cm
cm-class
data
x
[[,cm-method
[[<-,cm-method
as.cm
plot,cm-method
read.cm
summary,cm-method
library(oce) data(cm) plot(cm) plot(subset(cm, time < mean(range(cm[['time']]))))
Run the code above in your browser using DataLab