# NOT RUN {
bitly_token <- bitly_auth(key = "", secret = "")
bitly_UserMetricsClicks(unit = "day", units = -1, limit = 100, rollup = "true")
bitly_UserMetricsClicks(unit = "day", units = -1, limit = 100, rollup = "false")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab