FRAnames: FRA names

View source: R/FRAnames.R

FRAnamesR Documentation

FRA names

Description

function returning the reporting names from FRA 2020 category

Usage

FRAnames(x, from = "franames", to = "magpienames", mapping = "fra_names.csv")

Arguments

x

a vector of common FRA 2020 names (e.g. c("nat_reg","agb"))

from

fra names for common magpie abbreviations, FRAnames for reverse translation

to

Common names for official reporting names, reportincolors for typical colorcode of an item

mapping

csv file in inst/extdata folder.

Value

vector with reporting names or volors

Author(s)

Abhijeet Nishra

Examples


  ## Not run: 
    FRAnames("nat_reg")
    FRAnames("tece",to="reportingcolors")
  
## End(Not run)
  

pik-piam/magpiesets documentation built on April 22, 2024, 3:34 p.m.