powered by
## S3 method for class 'distributional': subset(x, subset = NULL, select = NULL, ...)
distributional
data(Namib) coast <- subset(Namib$HM,select=c("N1","N2","T8","T13","N12","N13")) summaryplot(coast,ncol=2)
Run the code above in your browser using DataLab