search_tempo: Searching Tempo Online by keywords

Description Usage Arguments Author(s) Examples

Description

Function providing capabilities to search Tempo Online by typing a keyword to be looked upon in Tempo Online.

Usage

1
search_tempo(search_word = c())

Arguments

search_word

a vector of one or multiple strings provided by the user for querying Tempo Online

Author(s)

Toma, I., Tiru A., Necula, M.

Examples

1
2
3
4
5
6
7
 ## Not run: 
# starts the download for only one table selected by the user after the function call
search_tempo(search_word = c("population"))
# starts the download in bulk for all the tabels which contain the provided keywords
search_tempo(search_word = c("population", "inflation", "education"))

## End(Not run)

MarianNecula/rTempo documentation built on May 30, 2019, 3:41 p.m.