export(rym_auth)
export(rym_get_counters)
export(rym_get_data)
export(rym_get_ga)
export(rym_get_goals)
export(rym_get_logs)
export(rym_users_grants)
export(rym_get_filters)
export(rym_get_segments)
importFrom(httr, GET)
importFrom(httr, POST)
importFrom(httr, content)
importFrom(httr, stop_for_status)
importFrom(httr, add_headers)
importFrom(stringr, str_glue)
importFrom("utils", "browseURL", "read.delim")