
Last chance! 50% off unlimited learning
Sale ends in
Returns a list of existing counters available to the user.
rym_get_counters(login = NULL, token.path = getwd())
character, Your Yandex login
character, Directory for store API credential
Data frame with list of yandex metrica counters.
Official docs - https://tech.yandex.ru/metrika/doc/api2/management/counters/counters-docpage/
# NOT RUN {
my_counters <- rym_get_counters(login = "my_login")
# }
Run the code above in your browser using DataLab