knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
ifwtrends is used to evaluate Google Trends data to support economic forecasts.
You can install the current version of ifwtrends from GitHub with:
# install.packages("remotes") # If you want the package vignettes to be loaded during installation, use: remotes::install_github("johannes97s/ifwtrends", build_vignettes = TRUE) # If not, then use instead: remotes::install_github("johannes97s/ifwtrends", build_vignettes = FALSE) # If you want to use the development version, use: remotes::install_github("johannes97s/ifwtrends@dev", build_vignettes = FALSE)
Examples and a detailed introduction can be found in the (German) vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.