powered by
subset.data.frame
time
distance
"subset"(x, subset, ...)
topo
topo-class
data
x
[[,topo-method
[[<-,topo-method
as.topo
download.topo
plot,topo-method
read.topo
summary,topo-method
topoInterpolate
topoWorld
## northern hemisphere library(oce) data(topoWorld) plot(subset(topoWorld, latitude > 0))
Run the code above in your browser using DataLab