powered by
getComment(x) getComment(x) <- value setComment(object,nm)
getRegions
getNames
getYears
getCPR
read.magpie
write.magpie
"magpie"
a <- as.magpie(1) #returns NULL getComment(a) #set the comment getComment(a)<-c("bla","blubb") getComment(a)
Run the code above in your browser using DataLab