add_keywords: Add Keywords

Description Usage Arguments Details Value

Description

Keywords help place the indicator in the long-form documentation ("pillar" or "chapter") of the observatory.

Usage

1
add_keywords(description_table, keywords, description = NULL)

Arguments

description_table

A descriptive metadata table from get_eurostat_indicator.

keywords

A list of at least four keywords to place to indicator in the observatory.

description

Currently only default NULL, it will be a vector of human-written descriptions.

Details

1st keyword: which observatory, for example "music" 2nd keyword: which pillar, for example "economy" 3rd keyword: top level division of the pillar. 4th keyword: 2nd level division of the pillar.

Further keywords are added to further_keywords as a concantenated list.

Value

A data frame of indicator codes, descriptions, original source codes, and at least keywords to place them in the observatory.


dataobservatory-eu/indicator documentation built on Dec. 19, 2021, 8:13 p.m.