proc_keyword: Processes the data for a single keyword.

View source: R/proc_keyword.R

proc_keywordR Documentation

Processes the data for a single keyword.

Description

Processing includes

  • donwloading the latest data

  • aggregating

  • combining

  • seasonal adjustment

Usage

proc_keyword(keyword = "Insolvenz", geo = "CH", n_windows = 2)

Arguments

keyword

A single keyword for which to process the data.

geo

A character vector denoting the geographic region. Default is "CH".

n_windows

Number of windows, passed to ts_gtrends_windows, used when downloading the latest data.

See Also

ts_gtrends_windows


trendecon/trendecon documentation built on Oct. 9, 2024, 5:48 a.m.