View source: R/metadata_comments.R
metadata_comments | R Documentation |
set metadata comments to magpie4 objects
metadata_comments(x, unit, description, comment, note)
x |
magpie object (magpie4) |
unit |
provide unit |
description |
provide short description |
comment |
optional comment |
note |
optional note |
vector of comments following order of input (unit, description, comment, note - further: origin, creation data)
Benjamin Bodirsky, Jannes Breier
## Not run:
x <- metadata_comments(x,unit,description,comment,note)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.