Package: RDota2 0.1.7
RDota2: An R Steam API Client for Valve's Dota2
An R API Client for Valve's Dota2. RDota2 can be easily used to connect to the Steam API and retrieve data for Valve's popular video game Dota2. You can find out more about Dota2 at <http://store.steampowered.com/app/570/>.
Authors:
RDota2_0.1.7.tar.gz
RDota2_0.1.7.zip(r-4.5)RDota2_0.1.7.zip(r-4.4)RDota2_0.1.7.zip(r-4.3)
RDota2_0.1.7.tgz(r-4.4-any)RDota2_0.1.7.tgz(r-4.3-any)
RDota2_0.1.7.tar.gz(r-4.5-noble)RDota2_0.1.7.tar.gz(r-4.4-noble)
RDota2_0.1.7.tgz(r-4.4-emscripten)RDota2_0.1.7.tgz(r-4.3-emscripten)
RDota2.pdf |RDota2.html✨
RDota2/json (API)
# Install 'RDota2' in R: |
install.packages('RDota2', repos = c('https://lyzander.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lyzander/rdota2/issues
Last updated 8 years agofrom:d0bf73dd29. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:get_event_stats_for_accountget_game_itemsget_heroesget_item_icon_pathget_league_listingget_live_league_gamesget_match_detailsget_match_historyget_match_history_by_sequence_numget_raritiesget_responseget_scheduled_league_gamesget_team_info_by_team_idget_top_live_gameget_tournament_player_statsget_tournament_prize_poolkey_actions
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Event Stats for Accounts | get_event_stats_for_account |
Dota Items | get_game_items |
Dota Heroes | get_heroes |
Icon Paths for items | get_item_icon_path |
Information about DotaTV-supported leagues | get_league_listing |
Information about Live League Matches | get_live_league_games |
Information about a specific match | get_match_details |
A list of Matches | get_match_history |
A list of Matches | get_match_history_by_sequence_num |
Dota Store Item Rarities | get_rarities |
Scheduled League Games | get_scheduled_league_games |
Team Information | get_team_info_by_team_id |
Top Live Games | get_top_live_game |
Tournament Player Stats | get_tournament_player_stats |
Dota Tournament Prizes | get_tournament_prize_pool |
This function makes the key accessible to all functions. | key_actions |
print method for dota_api class | print.dota_api |