tests/testthat/test-get_gamelogs.R

test_that("get_gamelogs() works", {
  df <- get_gamelogs(season_year = 2021, season_choice = 'playoffs')
  return(df)
})
jyablonski/practice_package documentation built on Dec. 21, 2021, 5:14 a.m.