Other packages > Find by keyword >

BAwiR  

Analysis of Basketball Data
View on CRAN: Click here


Download and install BAwiR package within the R console
Install from CRAN:
install.packages("BAwiR")

Install from Github:
library("remotes")
install_github("cran/BAwiR")

Install by package version:
library("remotes")
install_version("BAwiR", "1.4.3")



Attach the package and use:
library("BAwiR")
Maintained by
Guillermo Vinue
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-25
Latest Update: 2025-02-14
Description:
Collection of tools to work with European basketball data. Functions available are related to friendly web scraping, data management and visualization. Data were obtained from , and , following the instructions of their respectives robots.txt files, when available. Box score data are available for the three leagues. Play-by-play data are also available for the Spanish league. Methods for analysis include a population pyramid, 2D plots, circular plots of players' percentiles, plots of players' monthly/yearly stats, team heatmaps, team shooting plots, team four factors plots, cross-tables with the results of regular season games, maps of nationalities, combinations of lineups, possessions-related variables, timeouts, performance by periods, personal fouls and offensive rebounds. Please see Vinue (2020) .
How to cite:
Guillermo Vinue (2018). BAwiR: Analysis of Basketball Data. R package version 1.4.3, https://cran.r-project.org/web/packages/BAwiR. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0 (2018-01-25 19:24), 1.1.1 (2018-07-10 19:10), 1.1.2 (2018-09-10 18:10), 1.1.3 (2018-09-24 15:10), 1.1 (2018-05-09 17:38), 1.2.1 (2020-02-05 15:00), 1.2.2 (2020-03-24 09:50), 1.2.3 (2020-04-14 13:20), 1.2.4 (2020-05-11 10:40), 1.2.5 (2021-02-12 17:30), 1.2.6 (2021-04-23 10:30), 1.2.7 (2021-07-19 10:50), 1.2 (2019-02-17 18:30), 1.3.1 (2023-11-14 12:43), 1.3.2 (2024-01-09 14:10), 1.3.3 (2025-01-21 15:50), 1.3.4 (2025-02-14 14:40), 1.3 (2023-09-26 11:10), 1.4.1 (2025-11-06 18:20), 1.4.2 (2025-11-20 10:10), 1.4.3 (2025-12-09 13:40), 1.4.4 (2026-02-05 13:10), 1.4 (2025-10-22 12:50)
Other packages that cited BAwiR R package
View BAwiR citation profile
Other R packages that BAwiR depends, imports, suggests or enhances
Complete documentation for BAwiR
Functions, R codes and Examples using the BAwiR R package
Some associated functions: BAwiR-package . acb_games_1718 . acb_games_2223_coach . acb_games_2223_info . acb_players_1718 . acb_shields . acb_vbc_cz_pbp_2223 . acb_vbc_cz_sl_2223 . capit_two_words . do_EPS . do_OE . do_add_adv_stats . do_clutch_time . do_four_factors_df . do_ft_fouls . do_join_games_bio . do_lineup . do_map_nats . do_offensive_fouls . do_possession . do_prepare_data . do_prepare_data_or . do_prepare_data_to . do_process_acb_pbp . do_reb_off_success . do_scraping_games . do_scraping_rosters . do_stats . do_stats_per_period . do_stats_teams . do_sub_lineup . do_time_out_success . eurocup_games_1718 . eurocup_players_1718 . euroleague_games_1718 . euroleague_players_1718 . get_barplot_monthly_stats . get_bubble_plot . get_four_factors_plot . get_games_rosters . get_heatmap_bb . get_map_nats . get_pop_pyramid . get_shooting_plot . get_similar_players . get_similar_teams . get_stats_seasons . get_table_results . join_players_bio_age_acb . join_players_bio_age_euro . scraping_games_acb . scraping_games_acb_old . scraping_games_euro . scraping_rosters_acb . scraping_rosters_euro . 
Some associated R codes: capit_two_words.R . do_EPS.R . do_OE.R . do_add_adv_stats.R . do_clutch_time.R . do_four_factors_df.R . do_ft_fouls.R . do_join_games_bio.R . do_lineup.R . do_map_nats.R . do_offensive_fouls.R . do_possession.R . do_prepare_data.R . do_prepare_data_or.R . do_prepare_data_to.R . do_process_acb_pbp.R . do_reb_off_success.R . do_scraping_games.R . do_scraping_rosters.R . do_stats.R . do_stats_per_period.R . do_stats_teams.R . do_sub_lineup.R . do_time_out_success.R . get_barplot_monthly_stats.R . get_bubble_plot.R . get_four_factors_plot.R . get_games_rosters.R . get_heatmap_bb.R . get_map_nats.R . get_pop_pyramid.R . get_shooting_plot.R . get_similar_players.R . get_similar_teams.R . get_stats_seasons.R . get_table_results.R . join_players_bio_age_acb.R . join_players_bio_age_euro.R . scraping_games_acb.R . scraping_games_acb_old.R . scraping_games_euro.R . scraping_rosters_acb.R . scraping_rosters_euro.R .  Full BAwiR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA