powered by
# S3 method for magpie print(x, drop=TRUE, ...)
print
data(population_magpie) print(population_magpie) print(population_magpie[,1,], drop=FALSE) print(population_magpie[,1,])
Run the code above in your browser using DataLab