.github/ISSUE_TEMPLATE.md

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.

If you don't already have the lastest version of the package, please try downloading it with remotes::install_github("JaseZiv/worldfootballR"), restarting your R session, and then trying your code againl.

When submitting your issue, feel free to delete everything above the line below, since this text is just intended to help you submit an informative issue.

{{Brief description of the problem}}

library(worldfootballR)
packageVersion("worldfootballR")

# insert code here

sessionInfo()


JaseZiv/worldfootballR documentation built on April 5, 2025, 5:06 p.m.