if (FALSE) {
# where "00000000" is your counter id
rawmetrikdata <- rym_get_logs(counter = "00000000",
date.from = "2016-12-01",
date.to = "2016-12-20",
fields = "ym:s:visitID,
ym:s:date,
ym:s:bounce,
ym:s:clientID,
ym:s:networkType",
source = "visits")
}
Run the code above in your browser using DataLab