powered by
Load .qs file from a remote connection
qs_from_url(url)
a dataframe as parsed by qs::qdeserialize()
qs::qdeserialize()
a character url
.for_cran() # \donttest{ try({ qs_from_url( "https://github.com/nflverse/nflverse-data/releases/download/player_stats/player_stats.qs" ) }) # }
Run the code above in your browser using DataLab