getComment(x)
getComment(x) <- value
setComment(object,nm)
Arguments
x,object
MAgPIE object
value,nm
A vector containing the comment.
Value
getComment returns the comment attached to a MAgPIE-object, NULL if no comment is present. setComment returns the magpie object with the modified comment.