metadata_comments: metadata_comments

View source: R/metadata_comments.R

metadata_commentsR Documentation

metadata_comments

Description

set metadata comments to magpie4 objects

Usage

metadata_comments(x, unit, description, comment, note)

Arguments

x

magpie object (magpie4)

unit

provide unit

description

provide short description

comment

optional comment

note

optional note

Value

vector of comments following order of input (unit, description, comment, note - further: origin, creation data)

Author(s)

Benjamin Bodirsky, Jannes Breier

Examples


  ## Not run: 
    x <- metadata_comments(x,unit,description,comment,note)
  
## End(Not run)


pik-piam/magpie4 documentation built on May 2, 2024, 5:29 p.m.