Description Usage Arguments Author(s) Examples
Function providing capabilities to search Tempo Online by typing a keyword to be looked upon in Tempo Online.
1 | search_tempo(search_word = c())
|
search_word |
a vector of one or multiple strings provided by the user for querying Tempo Online |
Toma, I., Tiru A., Necula, M.
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.