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