powered by
unwrap(x,sep=".")
wrap
fulldim
a <- as.magpie(array(1:6,c(3,2),list(c("bla","blub","ble"),c("up","down")))) fulldim(a) unwrap(a)
Run the code above in your browser using DataLab