# Generated by roxygen2: do not edit by hand

S3method(print,vgi_yoy_comparison)
export(apply_rate_limit)
export(create_rate_limiter)
export(get_steam_app_id)
export(should_use_rate_limiting)
export(vgi_active_players_by_date)
export(vgi_all_developer_games)
export(vgi_all_games_metadata)
export(vgi_all_games_player_overlap)
export(vgi_all_games_playtime)
export(vgi_all_games_regions)
export(vgi_all_games_top_countries)
export(vgi_all_games_wishlist_countries)
export(vgi_all_publisher_games)
export(vgi_auth_check)
export(vgi_build_cache)
export(vgi_cache_stats)
export(vgi_clear_cache)
export(vgi_concurrent_players_by_date)
export(vgi_developer_games)
export(vgi_developer_info)
export(vgi_developer_list)
export(vgi_developers_overview)
export(vgi_entitlements_by_date)
export(vgi_fetch_all_games)
export(vgi_fetch_by_ids)
export(vgi_filter_genre)
export(vgi_followers_by_date)
export(vgi_game_list)
export(vgi_game_metadata)
export(vgi_game_metadata_batch)
export(vgi_game_rankings)
export(vgi_game_summary)
export(vgi_game_summary_yoy)
export(vgi_get_games_by_id)
export(vgi_historical_data)
export(vgi_insights_ccu)
export(vgi_insights_dau_mau)
export(vgi_insights_entitlements)
export(vgi_insights_followers)
export(vgi_insights_player_regions)
export(vgi_insights_playtime)
export(vgi_insights_price_history)
export(vgi_insights_revenue)
export(vgi_insights_reviews)
export(vgi_insights_units)
export(vgi_insights_wishlists)
export(vgi_load_cache)
export(vgi_peak_ccu_by_ids)
export(vgi_peak_ccu_by_names)
export(vgi_player_overlap)
export(vgi_publisher_games)
export(vgi_publisher_info)
export(vgi_publisher_list)
export(vgi_publishers_overview)
export(vgi_revenue_by_date)
export(vgi_reviews_by_date)
export(vgi_search_games)
export(vgi_smart_game_search)
export(vgi_smart_search)
export(vgi_steam_market_data)
export(vgi_top_countries)
export(vgi_top_games)
export(vgi_top_games_with_activity)
export(vgi_top_regions)
export(vgi_top_wishlist_countries)
export(vgi_units_sold_by_date)
export(vgi_wishlists_by_date)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(httr2,req_auth_bearer_token)
importFrom(httr2,req_body_json)
importFrom(httr2,req_error)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_raw)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_check_status)
importFrom(httr2,resp_status)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,read_html)
importFrom(stats,lag)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tidyr,unnest)
importFrom(utils,URLencode)
importFrom(utils,head)
