powered by
## S3 method for class 'tdr': subset(x, subset, \dots)
tdr
data
x
subset.data.frame
library(oce) data(tdr) plot(tdr) plot(subset(tdr, time < mean(range(tdr[['time']]))))
Run the code above in your browser using DataLab