powered by
Analysis function for magpie objects
where(x, plot = NULL)
A logical statement with a magpie object
depreciated. Use the function whereplot in package luplot.
A list of analysis parameters
whereplot in package luplot
# NOT RUN { data(population_magpie) test<-population_magpie dimnames(test)[[1]]<-c("AFG","DEU","FRA","EGY","IND","IDN","RUS","CHN","USA","YEM") where(test>500) # }
Run the code above in your browser using DataLab