sportsdataverse / cfbfastR

An R package to quickly obtain clean and tidy college football play by play data
https://cfbfastR.sportsdataverse.org
Other
74 stars 8 forks source link

espn_ratings_fpi not found #66

Closed rebinion closed 2 years ago

rebinion commented 2 years ago

Describe the bug R Studio cannot find the espn_ratings_fpi function even when cfbfastR is loaded.

To Reproduce Steps to reproduce the behavior:

  1. install and load the cfbfastR library
  2. try to call espn_ratings_fpi(year = x)
  3. See error - Error in espn_ratings_fpi(year = 2019) : could not find function "espn_ratings_fpi"

Expected behavior Return a dataframe with the specified columns

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

saiemgilani commented 2 years ago

it appears we forgot to export the function try

cfbfastR:::espn_ratings_fpi(year=2019)
rebinion commented 2 years ago

Thank you!

On Fri, Feb 25, 2022 at 1:46 PM Saiem Gilani @.***> wrote:

it appears we forgot to export the function try

cfbfastR:::espn_ratings_fpi(year=2019)

— Reply to this email directly, view it on GitHub https://github.com/saiemgilani/cfbfastR/issues/66#issuecomment-1051252878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXOZS6TF67YCEBDJCTL2I33U47TBNANCNFSM5PLHVIFA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- Robert Binion Salt Lake City 404-513-5761