Description Usage Value Examples
Fetches all available interest
1 | fetch_interest_info(.x = NULL)
|
dataframe
interest code
interest name
source code
source name, use this for caption
description of this series
date this series was last updated
code example on how to call for the dataseries
1 2 3 | fetch_interest_info()
fetch_interest_info() %>%
filter(stringr::str_detect(name, stringr::fixed('dráttarvextir', ignore_case = T)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.