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:Theo Boutaris [aut, cre, cph]

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'))

Peer review:

Bug tracker:https://github.com/lyzander/rdota2/issues

On CRAN:

5.24 score 12 stars 29 scripts 121 downloads 17 exports 8 dependencies

Last updated 8 years agofrom:d0bf73dd29. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-winOKNov 04 2024
R-4.5-linuxOKNov 04 2024
R-4.4-winOKNov 04 2024
R-4.4-macOKNov 04 2024
R-4.3-winOKNov 04 2024
R-4.3-macOKNov 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

Dependencies:askpasscurlhttrjsonlitemimeopensslR6sys

RDota2

Rendered fromRDota2.Rmdusingknitr::rmarkdownon Nov 04 2024.

Last update: 2017-01-29
Started: 2016-10-24

Readme and manuals

Help Manual

Help pageTopics
Event Stats for Accountsget_event_stats_for_account
Dota Itemsget_game_items
Dota Heroesget_heroes
Icon Paths for itemsget_item_icon_path
Information about DotaTV-supported leaguesget_league_listing
Information about Live League Matchesget_live_league_games
Information about a specific matchget_match_details
A list of Matchesget_match_history
A list of Matchesget_match_history_by_sequence_num
Dota Store Item Raritiesget_rarities
Scheduled League Gamesget_scheduled_league_games
Team Informationget_team_info_by_team_id
Top Live Gamesget_top_live_game
Tournament Player Statsget_tournament_player_stats
Dota Tournament Prizesget_tournament_prize_pool
This function makes the key accessible to all functions.key_actions
print method for dota_api classprint.dota_api