u/Lucky-Efficiency-644

How do you access disabled functions in R packages? I'm trying to use some functions from wehoop and hoopR

I'm doing a thesis on understudied defensive effects on win percentages and salary in the WNBA and NBA. I found an R program package called wehoop (WNBA) and hoopR (NBA) that had load functions for all the stats I wanted to use (shown in the code blocks). I went to run them today and on the women's side it says the package doesn't exist in the 3.0.0 version of wehoop and makes blank data tables in the 2.0.0 version. The hoopR version is also creating blank tables with all zeroes.

Does anyone know how to access the old functions and data? I think the functions were disabled or something in the newer versions and I can't get the old versions to work.

wnba_boxscorehustlev2

nba_leaguehustlestatsplayer
reddit.com

wehoop and hoopR updates removed the hustle data packages. Does anyone know how to access the old data?

I'm doing a thesis on understudied defensive effects on win percentages and salary in the WNBA and NBA. I found an R program package called wehoop (WNBA) and hoopR (NBA) that had load functions for all the stats I wanted to use (shown in the code blocks). I went to run them today and on the women's side it says the package doesn't exist in the 3.0.0 version of wehoop and makes blank data tables in the 2.0.0 version. The hoopR version is also creating blank tables with all zeroes.

Does anyone know how to access the old functions and data? I think the functions were disabled or something in the newer versions and I can't get the old versions to work.

nba_leaguehustlestatsplayer

wnba_boxscorehustlev2
reddit.com