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