# \donttest{
try({# Wrap in try to avoid CRAN test problems
probs <- load_4th_pbp(2019:2020)
dplyr::glimpse(probs)
})
# \dontshow{
# Close open connections for R CMD Check
future::plan("sequential")
# }
# }
Run the code above in your browser using DataLab