wtmr
is a helper package to access, update, parse and analyze Who
Targets Me data.
You can install the development version of wtmr
from GitHub with:
remotes::install_github("WhoTargetsMe/wtmr")
library(wtmr)
Establishing a connection:
wtm_con <- wtm_connect()
Retrieving data:
wtm_imps <- wtm_impressions(from = "2021-07-10")