wtm_impressions | R Documentation |
Connect to database and retrieve (latest) WTM impressions data
wtm_impressions( only_political = T, from, cntry = "DE", file_path = NULL, save_path = NULL, parse = F )
only_political |
whether only political impressions should be retrieved (defaults to |
from |
the date (as chr) from which you want impressions data |
cntry |
from what countr(ies) do you want political data (defaults to "DE"). Can take vectors too. |
file_path |
If specified already present data will be updated |
save_path |
If specified data will be |
parse |
When |
returns a tibble with requested data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.