helper_search | R Documentation |
This is a helper function for gtsearch()
to
catch some errors and to mutate the Google series
to our liking
helper_search(series, is_keyword, timeframe, as_tbl_ts = TRUE)
series |
A dataframe from |
is_keyword |
A logical argument to determine, if we searched beforehand for a keyword (TRUE) or a category (FALSE). |
timeframe |
A time frame to search the queries in consisting of a start date and an end date in YYYY-MM-DD form. |
as_tbl_ts |
Logical value to determine if tibble should already be coerced to a tsibble with keyword or category column as key. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.