tempo_search: Get TOC for Tempo Online database filtered by keyword

Description Usage Arguments Details Value Examples

Description

Searches for datasets codes in TOC based on specified keywords, to be used with tempo_bulk function.

Usage

1
tempo_search(keyword = c())

Arguments

keyword

Character vector with multiple keywords to be matched.

language

String to set the language for the downloaded tables. Options: "ro" - for Romanian and "en" - for English. If no parameter is given, implicitly downloads tables in Romanian.

Details

Downloads Table Of Contents (TOC) for Tempo Online database and returns a TOC subset based on specified keywords. E.g. all TOC entries related to education.

Value

Returns a dataframe object.

Examples

1
2
3
4
## Not run: 
tempo_search(c("education", "industry"))

## End(Not run)

RProjectRomania/TEMPO documentation built on June 4, 2019, 9:47 a.m.