# Generated by roxygen2: do not edit by hand

export("%>%")
export(api_request)
export(get_activity)
export(get_history)
export(get_home_stats)
export(get_libraries)
export(get_libraries_table)
export(get_library)
export(get_library_media_info)
export(get_library_names)
export(get_library_user_stats)
export(get_library_watch_time_stats)
export(get_plays_by_date)
export(get_plays_by_dayofweek)
export(get_plays_by_hourofday)
export(get_plays_by_source_resolution)
export(get_plays_by_stream_resolution)
export(get_plays_by_stream_type)
export(get_plays_by_top_10_platforms)
export(get_plays_by_top_10_users)
export(get_plays_per_month)
export(get_recently_added)
export(get_server_identity)
export(get_server_list)
export(get_servers_info)
export(get_stream_type_by_top_10_platforms)
export(get_stream_type_by_top_10_users)
export(get_user_names)
export(get_user_player_stats)
export(get_user_watch_time_stats)
export(get_users)
export(get_users_table)
import(httr)
importFrom(magrittr,"%>%")
importFrom(plyr,rbind.fill)
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,flatten)
importFrom(purrr,flatten_chr)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(purrr,map_if)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(purrr,transpose)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
